libgit2/tests/resources/submodule_simple/.gitmodules
Jameson Miller b2ab887e11 submodule init should resolve relative url paths
Submodule init should handle relative paths in .gitmodules files
and resolve these urls when updating the git config file.
2014-12-22 16:35:45 -05:00

4 lines
66 B
Plaintext

[submodule "testrepo"]
path = testrepo
url = ../testrepo.git