Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Eli F-F
CMake
Commits
1c25adb2
Commit
1c25adb2
authored
May 17, 2017
by
Ben Boeckel
Committed by
Brad King
May 17, 2017
Browse files
Help/dev: note that unstaging before an update is unnecessary
parent
3f25f873
Changes
1
Hide whitespace changes
Inline
Side-by-side
Help/dev/review.rst
View file @
1c25adb2
...
@@ -261,6 +261,10 @@ until one of the following occurs:
...
@@ -261,6 +261,10 @@ until one of the following occurs:
and the MR cannot be merged into the topic stage again due to conflicts.
and the MR cannot be merged into the topic stage again due to conflicts.
* A developer or the submitter posts an explicit ``Do: unstage`` command.
* A developer or the submitter posts an explicit ``Do: unstage`` command.
This is useful to remove a MR from the topic stage when one is not ready
to push an update to the MR topic branch. It is unnecessary to explicitly
unstage just before or after pushing an update because the push will cause
the MR to be unstaged automatically.
* The MR is closed.
* The MR is closed.
...
...
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