branch | stable |
changeset 13133 | c1492615cdee |
parent 12642 | bb35840e965c |
child 13134 | ea3c93b53fdb |
--- a/tests/test-tag.t Mon Dec 13 11:51:01 2010 -0600 +++ b/tests/test-tag.t Mon Dec 13 21:20:30 2010 -0600 @@ -196,3 +196,15 @@ $ hg log -l1 --template "{desc}\n" custom tag message second line + +local tag with .hgtags modified + + $ hg tag hgtags-modified + $ hg rollback + rolling back to revision 11 (undo commit) + $ hg st + M .hgtags + ? .hgtags.orig + ? editor + $ hg tag --local baz + $ hg revert --no-backup .hgtags