copr: define git_gc_depth for copr-dist-git

This commit is contained in:
Miroslav Suchý 2021-02-10 12:28:33 +01:00
parent b2ccba7324
commit 69e2bd3cb1

View file

@ -4,4 +4,7 @@ git_author_email = <copr-devel@lists.fedoraproject.org>
cache_dir = /var/lib/dist-git/cache
gitroot_dir = /var/lib/dist-git/git
#this is difference from standard config!
git_gc_depth = 3
gitolite = False