##// END OF EJS Templates
unshelve: add space to help
timeless -
r42484:9c7f5818 default
parent child Browse files
Show More
@@ -912,7 +912,7 b' def unshelve(ui, repo, *shelved, **opts)'
912 that causes a conflict. This reverts the unshelved changes, and
912 that causes a conflict. This reverts the unshelved changes, and
913 leaves the bundle in place.)
913 leaves the bundle in place.)
914
914
915 If bare shelved change(when no files are specified, without interactive,
915 If bare shelved change (when no files are specified, without interactive,
916 include and exclude option) was done on newly created branch it would
916 include and exclude option) was done on newly created branch it would
917 restore branch information to the working directory.
917 restore branch information to the working directory.
918
918
General Comments 0
You need to be logged in to leave comments. Login now