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

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Fri Feb 16 07:24:18 EST 2018


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

INLINE COMMENTS

> commands.py:1161
> +    Generate a bundle file containing data to be added to the
> +    destination/[DEST] which is probably a repository.
>  

"probably a repository" ?

If `--all` given, the generated bundle isn't intended to be added to the DEST repository.

> commands.py:1167
>      will assume the repository has all the nodes in destination, or
>      default-push/default if no destination is specified.
>  

Here the destination repository is described. I think we can instead refine
this paragraph to clarify what the DEST is.

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