Comment 1 for bug 605814

Revision history for this message
John A Meinel (jameinel) wrote :

This is somewhat related to other tag issues. For example, doing "bzr merge ../other/branch" will bring in the tags from the other branch but then doing "bzr revert" will not delete the tag.

If we ever get a tag staging area, then what might make the most sense would be to have 'uncommit' put the tag into that area. Like how today doing "bzr uncommit" will set the working tree to have the same merged revisions.