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