equal
deleted
inserted
replaced
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): |