Tom Cato Amundsen <[EMAIL PROTECTED]> writes: > Say I have committed lots of patches, patch-1 .. patch-40, > and now I want to undo the changes made in patch-19, patch-20 > and patch-25. What is the easiest and safest way to do this?
replay --reverse to undo the change. sync-tree to avoid having the patches in the output of "tla missing". -- Matthieu _______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
