@ -13,7 +13,7 @@ get_mr_title = False
|
|||||||
project_id = ''
|
project_id = ''
|
||||||
|
|
||||||
try:
|
try:
|
||||||
opts, args = getopt.getopt(sys.argv[1:],"hi:t:ti:p:b",["token=", "title", "project=", "branch=""])
|
opts, args = getopt.getopt(sys.argv[1:],"hi:t:ti:p:b",["token=", "title", "project=", "branch="])
|
||||||
|
|
||||||
except getopt.GetoptError:
|
except getopt.GetoptError:
|
||||||
print('test.py [-c | --commit] [-t | --token {token}]')
|
print('test.py [-c | --commit] [-t | --token {token}]')
|
||||||
|
|||||||
Reference in New Issue
Block a user