You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git-extra: avoid forcing LDAP query by editing nsswitch.conf
With certain nsswitch.conf settings, Cygwin/MSys2 is forced to query the
ActiveDirectory (LDAP). By commenting out those settings, we avoid that.
As reported by Jeremy Kolb, this query can lead to dozens of seconds
delay upon starting the Git Bash.
This fixesgit-for-windows/git#193.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments