David Refoua 8237b1010c Detect and compare installed Git version against vendored Git (#1658)
* Replaced the git version comparison mechanism with actual version comparing
* Add notes regarding the git comparison method

Added a simple mechanism to call and compare the user installed git version against the vendored git version, rather than checking if the `git.exe` executable is located in a `/bin` directory.

This fixes false warnings by actually testing if the user installed git is older, or more recent.

Added a small note regarding how the `init.bat` works, and where to put custom `git.exe` binaries as well as where to find the Minified Cmder.
2018-02-22 19:20:08 +00:00
..
2014-09-17 15:02:31 +02:00
2018-01-16 21:59:11 +01:00
2017-07-10 22:23:51 -05:00
2018-02-20 20:20:23 +01:00

Vendor

Third parties software & init script.