backout Questions

3

Many files in our Mercurial repository were moved in a single commit, but these files were not marked as renamed. To make matters worse, some of the files were also modified in the same commit. Ho...
Crashland asked 30/7, 2013 at 11:32

3

Solved

I issued hg qnew without realizing that it includes any outstanding changes into the patch. I'd like to back that out and pick only specific changes using hg qrecord. How can I undo qnew?
Anuradhapura asked 17/4, 2013 at 12:55

1

Solved

Both hg revert and hg backout revert changes made by a former revision. What is the difference between the two?
Broccoli asked 7/12, 2012 at 12:23

3

Solved

I have to use Git and want to undo one commit that was some commits before the tip. In Hg it's hg backout. What's the analog command in Git? (I duckduckwent before posting this and dont's see an a...
Hollow asked 2/1, 2012 at 16:24

3

Say if I have a good revision: 3200. Then I want to test something, and since it has 10 lines of change, and I need to remove a few lines, even though I am still testing I commit first, and after s...
Ananias asked 22/3, 2011 at 1:40
1

© 2022 - 2024 — McMap. All rights reserved.