Remove an erroneous revision
Let’s suppose revision 3 introduced an error, then
hg backout -r 3
will remove the errors introduced in the revision.
Remove an erroneous revision
Let’s suppose revision 3 introduced an error, then
hg backout -r 3
will remove the errors introduced in the revision.
Leave a Reply