comparison tests/test-tutorial.t @ 4576:96ce1030d2fb

tests: add --update to hg evolve to reduce test changes for the next patch
author Anton Shestakov <av6@dwimlabs.net>
date Sun, 14 Apr 2019 02:18:19 +0800
parents 536c67823962
children bcd52ce0916d
comparison
equal deleted inserted replaced
4575:903e8b983fac 4576:96ce1030d2fb
1828 style=filled, 1828 style=filled,
1829 width=1]; 1829 width=1];
1830 } 1830 }
1831 #endif 1831 #endif
1832 1832
1833 $ hg evolve 1833 The --update flag of `hg evolve` automatically updates to the tipmost evolved
1834 changeset.
1835
1836 $ hg evolve --update
1834 move:[15] SPAM SPAM SPAM 1837 move:[15] SPAM SPAM SPAM
1835 atop:[12] bathroom stuff 1838 atop:[12] bathroom stuff
1836 merging shopping 1839 merging shopping
1837 working directory is now at e6cfcb672150 1840 working directory is now at e6cfcb672150
1838 1841