diff tests/test-topic.t @ 1895:c8e4c6e03957

stack: add a very first version of stack display with 'hg topic --list' This mark the first step toward a set of feature dedicated to displaying and moving within the current stack of work. Everything is still super basic so don't look too much at the feature. The goals of this changeset are: * having a flag to trigger the feature * having a basic (imperfect selection mechanism)
author Pierre-Yves David <pierre-yves.david@fb.com>
date Mon, 14 Mar 2016 17:37:39 +0000
parents d49f75eab6a3
children 1cc2b87c91df
line wrap: on
line diff
--- a/tests/test-topic.t	Mon Mar 14 17:09:02 2016 +0000
+++ b/tests/test-topic.t	Mon Mar 14 17:37:39 2016 +0000
@@ -14,8 +14,9 @@
   
   options:
   
-    --clear        clear active topic if any
-    --change VALUE revset of existing revisions to change topic
+      --clear        clear active topic if any
+      --change VALUE revset of existing revisions to change topic
+   -l --list         show the stack of changeset in the topic
   
   (some details hidden, use --verbose to show complete help)
   $ hg topics