This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: move special handling of files==['.'] together
ClosedPublic

Authored by martinvonz on May 17 2019, 1:57 PM.

Details

Summary

I think it makes it a little clearer to have the two conditions for
files==['.'] near each other.

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.