Show More
@@ -3785,7 +3785,7 b' def import_(ui, repo, patch1=None, *patc' | |||||
3785 | by hand before :hg:`commit --amend` is run to update the created |
|
3785 | by hand before :hg:`commit --amend` is run to update the created | |
3786 | changeset. This flag exists to let people import patches that |
|
3786 | changeset. This flag exists to let people import patches that | |
3787 | partially apply without losing the associated metadata (author, |
|
3787 | partially apply without losing the associated metadata (author, | |
3788 |
date, description, ...) |
|
3788 | date, description, ...). Note that when none of the hunk applies | |
3789 | cleanly, :hg:`import --partial` will create an empty changeset, |
|
3789 | cleanly, :hg:`import --partial` will create an empty changeset, | |
3790 | importing only the patch metadata. |
|
3790 | importing only the patch metadata. | |
3791 |
|
3791 |
General Comments 0
You need to be logged in to leave comments.
Login now