This commit is contained in:
behrooz razzaghi
2025-03-11 17:31:12 +03:30
commit 3bbe28c5f4
188 changed files with 7821 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
[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