mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-07 20:17:59 +00:00

Test an initial submodule update, where we are trying to checkout the submodule for the first time, and placing a file within the submodule working directory with the same name as the submodule (and consequently, the same name as the repository itself).
4 lines
48 B
Plaintext
4 lines
48 B
Plaintext
[submodule "sub"]
|
|
path = sub
|
|
url = ../sub.git
|