D7668: status: make unresolved files always be in the morestatus structured output
pulkit (Pulkit Goyal)
phabricator at mercurial-scm.org
Wed Dec 18 07:21:50 UTC 2019
pulkit added inline comments.
INLINE COMMENTS
> cmdutil.py:876
> + # have been in one of the states that were not requested for
> + # display, so it could be anything.
> + fm.data(itemtype=b'file', path=f, unresolved=True)
IIUC, if it's in one of the states that were not requested for display, then we should not display the file, right?
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D7668/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D7668
To: rdamazio, #hg-reviewers
Cc: pulkit, mercurial-devel
More information about the Mercurial-devel
mailing list