Files
vclusterapi/data/gitea/home/.gitconfig
behrooz razzaghi 3bbe28c5f4 init
2025-03-11 17:31:12 +03:30

23 lines
379 B
INI

[core]
logallrefupdates = true
quotePath = false
commitGraph = true
[gc]
reflogexpire = 90
writeCommitGraph = true
[diff]
algorithm = histogram
[user]
name = Gitea
email = gitea@fake.local
[receive]
advertisePushOptions = true
procReceiveRefs = refs/for
[fetch]
writeCommitGraph = true
[safe]
directory = *
[uploadpack]
allowfilter = true
allowAnySHA1InWant = true