changeset 4704 | 5f90eb8fd63c |
parent 4703 | e15dc6defc99 |
child 4781 | 5ad6d92f125c |
child 4894 | f9743b13de6d |
child 4914 | fcefc052a3b1 |
--- a/tests/test-topic.t Sun Apr 14 12:55:46 2019 +0530 +++ b/tests/test-topic.t Tue Jun 25 21:54:22 2019 +0530 @@ -1084,11 +1084,9 @@ changed topic on 1 changesets to "foo" Try to put a tag on current rev which also has an active topic: -XXX: it shouldn't have aborted here $ hg tag 1.0 - abort: working directory is not at a branch head (use -f to force) - [255] $ hg tags - tip 2:3bbb3fdb2546 + tip 3:9efc5c3ac635 + 1.0 2:3bbb3fdb2546 $ cd ..