Files
git/git-submodule.sh
Sebastian Schuberth bbfce9ba3d submodule: Fix t7400, t7405, t7406 for msysGit
Again, avoid using echo (which issues DOS line endings on msysGit) to not mix
with Unix line-endings issued by git built-ins, even if this is at the cost of
calling an external executable (cat) instead of a shell built-in (echo).
2014-05-10 16:56:40 -05:00

31 KiB
Executable File