Mercurial > evolve
comparison tests/test-tutorial.t @ 2842:2b8b960a04ee
revset: unstable() is deprecated
Use orphan() instead.
Match c8c04a2b7bb4 mercurial changeset.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Fri, 11 Aug 2017 11:23:37 +0200 |
parents | 38db1466c6fb |
children | 66796d7b5415 |
comparison
equal
deleted
inserted
replaced
2841:7f2943b0c8ea | 2842:2b8b960a04ee |
---|---|
824 | | 824 | |
825 o 9ca060c80d74 (public): SPAM | 825 o 9ca060c80d74 (public): SPAM |
826 | | 826 | |
827 o 7e82d3f3c2cb (public): Monthy Python Shopping list | 827 o 7e82d3f3c2cb (public): Monthy Python Shopping list |
828 | 828 |
829 $ hg log -r 'unstable()' | 829 $ hg log -r "orphan()" |
830 99f039c5ec9e (draft): SPAM SPAM SPAM | 830 99f039c5ec9e (draft): SPAM SPAM SPAM |
831 | 831 |
832 $ hg evolve | 832 $ hg evolve |
833 move:[17] SPAM SPAM SPAM | 833 move:[17] SPAM SPAM SPAM |
834 atop:[14] bathroom stuff | 834 atop:[14] bathroom stuff |