Files
2026-07-11 14:56:10 +08:00

10 lines
225 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = https://github.com/FiloSottile/edwards25519
fetch = +refs/heads/*:refs/remotes/origin/*