cmder/vendor
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
..
psmodules/PsGet Delete PsGet.psd1 2014-09-17 15:02:31 +02:00
clink.lua always close open file handles 2018-01-16 21:59:11 +01:00
cmder_exinit Further fix bash login when ${CMDER_ROOT} has spaces. 2016-08-20 16:01:46 -07:00
cmder.sh Further fix bash login when ${CMDER_ROOT} has spaces. 2016-08-20 16:01:46 -07:00
git-prompt.sh cmder git prompt spacing 2017-07-10 22:23:51 -05:00
init.bat Detect and compare installed Git version against vendored Git (#1658) 2018-02-22 19:20:08 +00:00
profile.ps1 use /dir Switch instead of CMDER_START 2018-01-09 14:50:46 +01:00
Readme.md fixed little mistake in vendor/readme 2013-12-13 00:32:22 +01:00
sources.json ⬆️ Update Git to 2.16.2 2018-02-20 20:20:23 +01:00
user-aliases.cmd.example fix error when path has a space 2016-10-11 14:41:47 +08:00

Vendor

Third parties software & init script.