mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
Test that `git_submodule_update` can handle a submodule that is freshly cloned and has a path differing from its name.
4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
[submodule "testrepo"]
|
|
path = lib/testrepo
|
|
url = ../testrepo.git
|