tests/test-extension.t
branchstable
changeset 34948 ff178743e59b
parent 34845 78d9a7b7cdb6
child 35393 4441705b7111
equal deleted inserted replaced
34947:ff2110eadbfa 34948:ff178743e59b
   811   >     pass
   811   >     pass
   812   > EOF
   812   > EOF
   813   $ echo "multirevs = multirevs.py" >> $HGRCPATH
   813   $ echo "multirevs = multirevs.py" >> $HGRCPATH
   814 
   814 
   815   $ hg help multirevs | tail
   815   $ hg help multirevs | tail
   816         bookmark (this works because the last revision of the revset is used):
   816         used):
   817   
   817   
   818           hg update :@
   818           hg update :@
   819   
   819   
   820       - Show diff between tags 1.3 and 1.5 (this works because the first and the
   820       - Show diff between tags 1.3 and 1.5 (this works because the first and the
   821         last revisions of the revset are used):
   821         last revisions of the revset are used):