branch | stable |
changeset 1048 | a585353a816b |
parent 984 | b286f77d680c |
child 1065 | f355bbc124fc |
1031:acc2b590edd9 | 1048:a585353a816b |
---|---|
1 |
1 |
2 This feature requires mercurial 3.0 |
2 This feature requires mercurial 3.0 |
3 (and the `only(` revset is 3.0 specific) |
3 (and the `only()` revset is 3.0 specific) |
4 |
4 |
5 $ (hg help revset | grep '"only(' > /dev/null) || exit 80 |
5 $ (hg help revset | grep '"only(' > /dev/null) || exit 80 |
6 |
6 |
7 Test creation of obsolescence marker by path import |
7 Test creation of obsolescence marker by path import |
8 |
8 |