##// END OF EJS Templates
merge with stable
Martin Geisler -
r15780:713ee57f merge default
parent child Browse files
Show More
@@ -3444,7 +3444,7 b' def import_(ui, repo, patch1=None, *patc'
3444 revision.
3444 revision.
3445
3445
3446 With -s/--similarity, hg will attempt to discover renames and
3446 With -s/--similarity, hg will attempt to discover renames and
3447 copies in the patch in the same way as 'addremove'.
3447 copies in the patch in the same way as :hg:`addremove`.
3448
3448
3449 To read a patch from standard input, use "-" as the patch name. If
3449 To read a patch from standard input, use "-" as the patch name. If
3450 a URL is specified, the patch will be downloaded from it.
3450 a URL is specified, the patch will be downloaded from it.
General Comments 0
You need to be logged in to leave comments. Login now