mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-11 00:12:07 +00:00

Test that `git_submodule_update` can handle a submodule that is freshly cloned and has a path differing from its name.
9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
[core]
|
|
repositoryformatversion = 0
|
|
filemode = false
|
|
bare = false
|
|
logallrefupdates = true
|
|
symlinks = false
|
|
ignorecase = true
|
|
hideDotFiles = dotGitOnly
|