mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-05 18:44:31 +00:00
9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
[core]
|
|
repositoryformatversion = 0
|
|
filemode = true
|
|
bare = true
|
|
ignorecase = true
|
|
precomposeunicode = false
|
|
[remote "origin"]
|
|
url = file://testrepo.git
|