cmder/vendor
Gregory Pakosz 95bbb8edbb Fixed checkGit() in case of submodules
Since Git 1.7.8, submodules don't contain a .git/ folder anymore.
Instead, the submodule directory is populated with a .git text file
which contains a git-dir: /path/to/superproject/git_dir/modules/name.

See,
https://github.com/git/git/blob/master/Documentation/RelNotes/1.7.8.txt#L109-L114
2016-02-10 16:33:01 +01:00
..
psmodules/PsGet Delete PsGet.psd1 2014-09-17 15:02:31 +02:00
aliases.example Do not overwrite aliases on update 2015-11-24 23:38:26 +01:00
clink.lua clink.lua: add header 2016-01-15 18:06:35 +01:00
cmder.sh Use consistent naming: user-profile.{sh|bat|ps1} 2015-11-25 00:23:04 +01: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 Reorganize how clink settings are loaded 2016-01-15 18:02:10 +01:00
profile.ps1 Fixed checkGit() in case of submodules 2016-02-10 16:33:01 +01:00
Readme.md fixed little mistake in vendor/readme 2013-12-13 00:32:22 +01:00
sources.json Latest 3rd party updates. 2016-02-08 22:14:04 +00:00

Vendor

Third parties software & init script.