merged two branches, and pushed, how to backout/strip?
Arne Babenhauserheide
arne_bab at web.de
Wed Jan 11 22:30:55 UTC 2017
Uwe Brauer <oub at mat.ucm.es> writes:
> > Uwe Brauer <oub at mat.ucm.es> writes:
>
>
> > This is because the merge does not exist yet on the vs-11.89
> > branch. However when you now do some work on default and merge it into
> > vs-11.89, you will introduce the backout of vs-11.89 into vs-11.89,
> > undoing the work you did there.
>
>
> > In that case you can simply backout the bad commit in vs-11.89 and then
> > merge vs-11.89 into default again.
>
> By backout you mean
>
> hg revert --all -r number
>
> Not
> hg backout -r number
I mean hg backout. It’s the right tool to undo a commit.
--
Unpolitisch sein
heißt politisch sein
ohne es zu merken
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 800 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20170111/5ad9afff/attachment.asc>
More information about the Mercurial
mailing list