Mercurial > evolve
diff tests/test-split.t @ 2985:f63c97c01f92
topics/ui: signal when the topics command creates a new (empty) topic
author | Aurélien Campéas |
---|---|
date | Tue, 26 Sep 2017 12:29:15 +0200 |
parents | 06844693bb21 |
children | 62201935e1a7 |
line wrap: on
line diff
--- a/tests/test-split.t Tue Sep 26 12:27:43 2017 +0200 +++ b/tests/test-split.t Tue Sep 26 12:29:15 2017 +0200 @@ -405,6 +405,7 @@ $ echo "[extensions]" >> $HGRCPATH $ echo "topic=$(echo $(dirname $TESTDIR))/hgext3rd/topic/" >> $HGRCPATH $ hg topic mytopic + marked working directory as topic: mytopic $ echo babar > babar $ echo celeste > celeste $ hg add babar celeste