Confirmed users
396
edits
m (Drop references to fx-team) |
(Drop references to fx-team) |
||
Line 184: | Line 184: | ||
== Recovering from mistakes == | == Recovering from mistakes == | ||
<big>WARNING:</big> This will strip out any commits that haven't been pushed to the remote repositories, regardless of what branch/label/tag those commits are on. (So if you have local changes on inbound and run this command to strip something bad on | <big>WARNING:</big> This will strip out any commits that haven't been pushed to the remote repositories, regardless of what branch/label/tag those commits are on. (So if you have local changes on inbound and run this command to strip something bad on autoland, both inbound and autoland will be stripped.) Only do this if you don't care about any of those commits! | ||
* hg strip 'not public()' | * hg strip 'not public()' | ||