[Updated] D8835: largefiles: override merge.emptyactions() to include `lfmr`

indygreg (Gregory Szorc) phabricator at mercurial-scm.org
Sun Aug 2 17:29:10 UTC 2020


This revision is now accepted and ready to land.
indygreg added inline comments.
indygreg accepted this revision.

INLINE COMMENTS

> overrides.py:502
> +    ret = origfn()
> +    ret[b'lfmr'] = []
> +    return ret

Perhaps we should have a constant for `lfmr`?

REPOSITORY
  rHG Mercurial

BRANCH
  default

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D8835/new/

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

To: pulkit, #hg-reviewers, indygreg
Cc: indygreg, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mercurial-scm.org/pipermail/mercurial-patches/attachments/20200802/27998c8d/attachment-0001.html>


More information about the Mercurial-patches mailing list