Mercurial > hg-stable
changeset 42325:9c7f58180878
unshelve: add space to help
author | timeless <timeless@mozdev.org> |
---|---|
date | Fri, 03 May 2019 16:07:57 -0400 |
parents | 62bb49a1d05d |
children | 80a213f9ed87 |
files | hgext/shelve.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.