libgit2/tests/resources/submodule_with_path/.gitmodules
Edward Thomson 790012ce78 submodule: test updating a submodule w/ a path
Test that `git_submodule_update` can handle a submodule that is
freshly cloned and has a path differing from its name.
2015-11-04 16:53:41 -05:00

4 lines
67 B
Plaintext

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