Confirmed users
622
edits
m (→Landing patches from the console - Inbound: finish -> qfinish) |
|||
| Line 56: | Line 56: | ||
# If in hg log, the name or e-mail of the reviewer are '''not correct''', use '''hg qref –u “Name <email>”''' | # If in hg log, the name or e-mail of the reviewer are '''not correct''', use '''hg qref –u “Name <email>”''' | ||
# '''hg qref -e''' <span style="color:#14866d">//to add the reviewer and/ or edit the commit message</span> | # '''hg qref -e''' <span style="color:#14866d">//to add the reviewer and/ or edit the commit message</span> | ||
# '''hg | # '''hg qfinish -a ''' | ||
# '''hg push -r . inbound''' | # '''hg push -r . inbound''' | ||