cmder/vendor
Jan Schulz 182629d59a init.bat: check for git in path
The idea is:
* if the users points as to a specific git, use that
* test if a git is in path and if yes, use that
* last, use our vendored git

We don't make any attempt to guess a different location, if a user wants their
own git install, they have to choose "add git to path".

Also check that we have a recent enough version of git (e.g. test for
<GIT>\cmd\git.exe)
2016-04-08 16:51:53 +02:00
..
psmodules/PsGet Delete PsGet.psd1 2014-09-17 15:02:31 +02:00
clink.lua Fixed get_git_dir() to take submodules into account. Fixes #833 2016-02-16 11:15:42 +01:00
cmder_exinit silenced bash profile.d when profile.d is empty 2016-03-06 15:05:40 -06:00
cmder.sh silenced bash profile.d when profile.d is empty 2016-03-06 15:05:40 -06:00
git-prompt.sh Added lambda prompt for bash/mintty, matches cmder and powershell prompts 2015-11-23 22:13:33 -06:00
init.bat init.bat: check for git in path 2016-04-08 16:51:53 +02:00
profile.ps1 Fix PSReadline clearing directory prompt. 2016-03-10 10:50:37 +00:00
Readme.md fixed little mistake in vendor/readme 2013-12-13 00:32:22 +01:00
sources.json upgraded git to 2.8.1 2016-04-05 14:27:12 -05:00
user-aliases.cmd.example Enhanced alias.bat to allow file storage path 2016-03-01 21:08:08 -06:00

Vendor

Third parties software & init script.