Florian Schwalm fc90722faa Prepend %GIT_INSTALL_ROOT%\cmd to path instead of appending it
The default setting for path enhancing is appending,
so the provided unix tools don't overwrite windows tools we may want to keep.
For Git this is undesired behavior, though, as we just compared git versions
to decide which one we want to use. The git directory thus needs to be prepended
to the path to make sure a call to git uses the version we selected.
2020-07-29 22:48:01 +02:00
..
2020-05-10 10:56:12 -04:00
2019-11-23 11:54:53 -05:00
2019-11-23 11:54:53 -05:00
2020-04-28 11:18:24 +08:00
2019-03-31 16:11:14 -04:00

Vendor

Third parties software & init script.