Files
Go-Wallet/config
2025-06-19 00:20:56 +00:00

14 lines
305 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = https://github.com/whr129/Go-Wallet.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
remote = origin
merge = refs/heads/main