This is an archive of the discontinued Mercurial Phabricator instance.

git: make dirstate actually support listclean parameter
ClosedPublic

Authored by durin42 on Sep 7 2020, 5:31 PM.

Details

Summary

As far as I can tell listignored and listunknown should already
work. I'm vexed that there doesn't seem to be a way to get clean files
out of the pygit2 status method, but this at least makes things work
better.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage