Show More
@@ -81,11 +81,11 b' the common case - no options or filename' | |||
|
81 | 81 | ensure that our shelved changes exist |
|
82 | 82 | |
|
83 | 83 | $ hg shelve -l |
|
84 |
default-01 (*) |
|
|
85 |
default (*) |
|
|
84 | default-01 (*)* changes to '[mq]: second.patch' (glob) | |
|
85 | default (*)* changes to '[mq]: second.patch' (glob) | |
|
86 | 86 | |
|
87 | 87 |
$ |
|
88 |
default (*) |
|
|
88 | default (*)* changes to '[mq]: second.patch' (glob) | |
|
89 | 89 | |
|
90 | 90 | diff --git a/a/a b/a/a |
|
91 | 91 | --- a/a/a |
General Comments 0
You need to be logged in to leave comments.
Login now