mirror of
https://github.com/golang/go.git
synced 2024-11-21 21:11:11 +00:00
clarify why not to use Gerrit UI for revert of revert
parent
42c37a3e06
commit
b893af3156
@ -49,8 +49,8 @@ You can roll back a change using the Gerrit `Revert` button.
|
||||
Gerrit will generate a description for you.
|
||||
Edit the description to add the Gerrit CL number being rolled back next to or instead of the Git revision number.
|
||||
|
||||
Do not do a revert of a revert.
|
||||
Instead, create a new change, and in the description explain that this is a roll forward of CL NNNNNN which was rolled back by CL NNNNNN.
|
||||
Do not use the Gerrit UI to create a revert of a revert, as that notifies people right away.
|
||||
Instead, mail it as a new change, and in the description explain that it is a roll forward of CL NNNNNN which was rolled back by CL NNNNNN.
|
||||
|
||||
# Other repos
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user