Mercurial > hg
changeset 16457:91196ebcaeed
transplant: remove extraneous whitespace
author | Steven Stallion <sstallion@gmail.com> |
---|---|
date | Mon, 16 Apr 2012 22:41:03 -0700 |
parents | 42862d64aa8f |
children | 55982f62651f |
files | hgext/transplant.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/transplant.py Tue Apr 17 11:13:38 2012 -0500 +++ b/hgext/transplant.py Mon Apr 16 22:41:03 2012 -0700 @@ -535,7 +535,7 @@ normally instead of transplanting them. Merge changesets may be transplanted directly by specifying the - proper parent changeset by calling :hg: `transplant --parent`. + proper parent changeset by calling :hg:`transplant --parent`. If no merges or revisions are provided, :hg:`transplant` will start an interactive changeset browser.