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
..
2014-09-17 15:02:31 +02:00
2016-01-15 18:06:35 +01:00
2016-02-08 22:14:04 +00:00

Vendor

Third parties software & init script.