graft (revert) the graph and unwanted public changeset

Uwe Brauer oub at mat.ucm.es
Fri Sep 3 15:48:37 UTC 2021


Hi

Here is what happened. 

    1. I pulled and realized a collaborator had commit a change set to
       the wrong branch (say default)

    2. So I grafted the changset to the correct one.

    3. The resulting graph does not display any information that a graft
       had occurred (save the log message), so I wounder that I could
       have used revert in the right branch and would have generated
       basically the same effect, am I correct.

    4. There is no way to delete the unwanted public change set as far
       as I can see on the (default branch). I could use backout, but I
       am not sure whether it is worth the effort.

In any case I was wondering whether the graph could express somehow a
graft or backout operation. It does display, nicely, a merge operation.

Regards

Uwe Brauer 



More information about the Mercurial mailing list