D2278: bundle: updates the help text for hg bundle (issue5744) [bugzilla]

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Sat Feb 17 03:41:31 UTC 2018


yuja requested changes to this revision.
yuja added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> commands.py:1165
>      (or --base null). Otherwise, hg assumes the destination will have
> -    all the nodes you specify with --base parameters. Otherwise, hg
> +    all the nodes you specify with --base parameters, where destination is
> +    the repository you provide through [DEST] option. Otherwise, hg

where the destination repository isn't DEST. :)
`--base` and `--all` are the options incompatible with DEST.

Can you move this to the last sentence?

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D2278

To: khanchi97, #hg-reviewers, yuja
Cc: yuja, mercurial-devel


More information about the Mercurial-devel mailing list