[Changed Subscribers] D10936: cmdutil: fix newandmodified file accounting for --interactive commits
mharbison72 (Matt Harbison)
phabricator at mercurial-scm.org
Sat Jul 3 04:21:23 UTC 2021
mharbison72 added inline comments.
INLINE COMMENTS
> test-commit-interactive.t:1747
> + $ hg diff
> + diff -r a006b0d78ce9 renamed-file
> + --- a/renamed-file Thu Jan 01 00:00:24 1970 +0000
I’m not familiar with this area of code, so I’d rather someone else queue it. But I want to point out that it’s probably better to replace the hash here with `.`, and restore the glob matching below, based on the comment below about the `#if execbit` block above.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D10936/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D10936
To: dploch, #hg-reviewers
Cc: mharbison72, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210703/744cdbb3/attachment-0002.html>
More information about the Mercurial-patches
mailing list