( )⚙ D11590 dirstate: drop an incorrect comment

This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: drop an incorrect comment
ClosedPublic

Authored by marmoute on Oct 2 2021, 8:40 PM.

Details

Summary

We are actually checking that we are only in a case were the file might needs
lookup before doing this. So the comment is not relevant.

Diff Detail

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

Event Timeline

marmoute created this revision.Oct 2 2021, 8:40 PM
baymax updated this revision to Diff 30595.Oct 3 2021, 6:51 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

Alphare accepted this revision.Oct 3 2021, 5:12 PM
This revision is now accepted and ready to land.Oct 3 2021, 5:12 PM
This revision was automatically updated to reflect the committed changes.