author | timeless <timeless@mozdev.org> |
Fri, 03 May 2019 16:07:57 -0400 | |
changeset 42298 | 9c7f58180878 |
parent 42297 | 62bb49a1d05d |
child 42299 | 80a213f9ed87 |
hgext/shelve.py | file | annotate | diff | comparison | revisions |
--- a/hgext/shelve.py Fri May 10 22:24:47 2019 -0700 +++ b/hgext/shelve.py Fri May 03 16:07:57 2019 -0400 @@ -912,7 +912,7 @@ that causes a conflict. This reverts the unshelved changes, and leaves the bundle in place.) - If bare shelved change(when no files are specified, without interactive, + If bare shelved change (when no files are specified, without interactive, include and exclude option) was done on newly created branch it would restore branch information to the working directory.