What is the difference between the mercurial commands,
- hg strip
- hg backout
- hg revert
All these commands basically are used to revert/undo the effects of an earlier changeset.
|
What is the difference between the mercurial commands,
All these commands basically are used to revert/undo the effects of an earlier changeset. |
||||
|
|
|
Other answers with more info on revert and backout: |
|||||||
|