David Allouche <[EMAIL PROTECTED]> writes: > An alternative could be "you should undo, then update and commit,
You would then commit an empty patch, since you've undone your local changes. > then redo your local changes". This is actually what "tla update" does (except for the empty commit): tla undo tla replay tla redo -- 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/
