mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
Submodule init should handle relative paths in .gitmodules files and resolve these urls when updating the git config file.
4 lines
66 B
Plaintext
Vendored
4 lines
66 B
Plaintext
Vendored
[submodule "testrepo"]
|
|
path = testrepo
|
|
url = ../testrepo.git
|