Commit cca4b1f
committed
sdk-installer: configure the MSYS2 runtime correctly
... even before git-extra was installed. This trick is performed simply
by bundling the /etc/nsswitch.conf file that tells MSYS2's runtime e.g.
to use the fast route to determining the home directory. This makes a
huge difference, say, when running on a domain-joined machine that
temporarily cannot reach its domain controller. A >60 second kind of
difference.
Signed-off-by: Johannes Schindelin <[email protected]>1 parent 3455521 commit cca4b1f
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments