Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shawn Webb
Git Lab
Commits
9238304b
Unverified
Commit
9238304b
authored
Jun 08, 2020
by
Jonah Brüchert
Browse files
Add shorter argument for --no-fork
parent
48a78e78
Changes
1
Hide whitespace changes
Inline
Side-by-side
lab/mergerequestcreator.py
View file @
9238304b
...
...
@@ -36,6 +36,7 @@ def parser(
)
create_parser
.
add_argument
(
"--no-fork"
,
"-F"
,
dest
=
"fork"
,
default
=
True
,
action
=
"store_false"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment