mirror of
https://git.proxmox.com/git/libgit2
synced 2025-07-16 04:14:46 +00:00
9 lines
155 B
Plaintext
Vendored
9 lines
155 B
Plaintext
Vendored
[core]
|
|
repositoryformatversion = 0
|
|
filemode = true
|
|
bare = false
|
|
logallrefupdates = true
|
|
ignorecase = true
|
|
[submodule "submodule"]
|
|
url = ../submodule
|