fedora-comps default branch is set to main

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu 2021-01-06 12:23:36 -05:00 committed by mohanboddu
parent 15968c2909
commit bd0219f65f

View file

@ -11,7 +11,7 @@ old_composes_per_release_type = True
comps_file = {
'scm': 'git',
'repo': 'https://pagure.io/fedora-comps.git',
'branch': 'master', # defaults to cvs/HEAD or git/master
'branch': 'main', # defaults to cvs/HEAD or git/main
'file': 'comps-[[ release.branch ]].xml',
'command': 'make',
}