Formatting and add the f22 branch
This commit is contained in:
parent
f883635ab5
commit
1adc8fae3e
1 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@ if __name__ == '__main__':
|
|||
'epel7': 'epel7',
|
||||
'F-11': 'f11', 'F-12': 'f12', 'F-13': 'f13', 'f14': 'f14', 'f15':
|
||||
'f15', 'f16': 'f16', 'f17': 'f17', 'f18': 'f18', 'f19': 'f19',
|
||||
'f20': 'f20', 'f21': 'f21',
|
||||
'f20': 'f20', 'f21': 'f21', 'f22': 'f22',
|
||||
'devel': 'master', 'master': 'master'}
|
||||
|
||||
# Create a "regex"ish list 0f the reserved branches
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue