2022-04-25 12:23:57 -05:00

11 lines
248 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = https://github.com/hashicorp/example.git
fetch = +refs/heads/*:refs/remotes/origin/*