comparison tests/test-topic-push.t @ 2983:c0de0010ec30

topic: add a --topic option to "outgoing" command By symmetry with "push" in the previous changeset.
author Denis Laxalde <denis.laxalde@logilab.fr>
date Fri, 22 Sep 2017 13:46:41 +0200
parents fef934b7ed86
children f63c97c01f92
comparison
equal deleted inserted replaced
2982:fef934b7ed86 2983:c0de0010ec30
186 | |/ 186 | |/
187 o | 1 default public CB 187 o | 1 default public CB
188 |/ 188 |/
189 o 0 default public CA 189 o 0 default public CA
190 190
191 $ hg outgoing draft --topic babar
192 comparing with $TESTTMP/draft
193 searching for changes
194 5 default babar draft C'A
191 $ hg push draft --topic babar 195 $ hg push draft --topic babar
192 pushing to $TESTTMP/draft 196 pushing to $TESTTMP/draft
193 searching for changes 197 searching for changes
194 adding changesets 198 adding changesets
195 adding manifests 199 adding manifests