indygreg added inline comments.

INLINE COMMENTS

> commands.py:4881-4884
> +                         " changes, or 'hg update %d' to update") % ctx.rev()
>              else:
>                  hint = _("use --all to revert all files,"
> +                         " or 'hg update %d' to update") % ctx.rev()

IMO we should be using hex nodes here instead of revision numbers. But that was 
a preexisting condition. Meh.

REPOSITORY
  rHG Mercurial

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

To: pulkit, #hg-reviewers
Cc: indygreg, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to