This is an archive of the discontinued Mercurial Phabricator instance.

tags: don't check for clean files when checking for dirty working copy
ClosedPublic

Authored by martinvonz on Nov 15 2019, 1:04 AM.

Details

Summary

We didn't request status for clean files so there should never be any
entries in the list of clean files (at least not since dd773340a085),
but it's misleading to check the list.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

martinvonz created this revision.Nov 15 2019, 1:04 AM
pulkit accepted this revision.Nov 15 2019, 6:22 PM
This revision is now accepted and ready to land.Nov 15 2019, 6:22 PM