[Updated] D9087: changing-files: add the ability to track merged files too
pulkit (Pulkit Goyal)
phabricator at mercurial-scm.org
Thu Oct 1 09:17:48 UTC 2020
This revision is now accepted and ready to land.
pulkit added inline comments.
pulkit accepted this revision.
INLINE COMMENTS
> metadata.py:26
> class ChangingFiles(object):
> """A class recording the changes made to a file by a changeset
>
This description seems misleading. It says `recording changes made to a file by a cset`, however, we are recording all file changes made by a changeset. If you agree, kindly send a followup.
> metadata.py:97
> +
> + Any modified files which had modification on both size that needed merging.
> +
s/size/side in flight
REPOSITORY
rHG Mercurial
BRANCH
default
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D9087/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D9087
To: marmoute, #hg-reviewers, pulkit
Cc: pulkit, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mercurial-scm.org/pipermail/mercurial-patches/attachments/20201001/81f03f96/attachment.html>
More information about the Mercurial-patches
mailing list