D581: scmutil: add formatter a optional arg to cleanupnodes to show hash changes

akushner (Aaron Kushner) phabricator at mercurial-scm.org
Thu Aug 31 12:52:09 EDT 2017


akushner added inline comments.

INLINE COMMENTS

> scmutil.py:649-650
>  
> +        # Is a formatter object is paased? Do we want to display the hash
> +        # changes also?
> +        if fm:

Some typos in the comment. Is this what you meant?

  # If a formatter object is passed, display the hash changes

or was this a question for the reviewers?

REPOSITORY
  rHG Mercurial

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

To: pulkit, #hg-reviewers
Cc: akushner, mercurial-devel


More information about the Mercurial-devel mailing list