copr-dist-git: specify default_branch
option in dict-git.conf
commit d9dfe63e34abd7d6fe3c9b6e4c70939f4932f250 in dist-git introduces configuration of main branch name. Thus it should be specified in dict-git.conf
This commit is contained in:
parent
078cde0378
commit
183fedafe1
1 changed files with 4 additions and 0 deletions
|
@ -8,3 +8,7 @@ gitroot_dir = /var/lib/dist-git/git
|
|||
git_gc_depth = 3
|
||||
|
||||
gitolite = False
|
||||
|
||||
# name of the default branch (a.k.a. master or main)
|
||||
default_branch = master
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue