copr: define git_gc_depth for copr-dist-git
This commit is contained in:
parent
b2ccba7324
commit
69e2bd3cb1
1 changed files with 3 additions and 0 deletions
|
@ -4,4 +4,7 @@ git_author_email = <copr-devel@lists.fedoraproject.org>
|
||||||
|
|
||||||
cache_dir = /var/lib/dist-git/cache
|
cache_dir = /var/lib/dist-git/cache
|
||||||
gitroot_dir = /var/lib/dist-git/git
|
gitroot_dir = /var/lib/dist-git/git
|
||||||
|
#this is difference from standard config!
|
||||||
|
git_gc_depth = 3
|
||||||
|
|
||||||
gitolite = False
|
gitolite = False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue