mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-08 12:14:16 +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
4 lines
66 B
Plaintext
[submodule "testrepo"]
|
|
path = testrepo
|
|
url = ../testrepo.git
|