( )⚙ D11743 rhg: Fix `rhg status` file content comparison

This is an archive of the discontinued Mercurial Phabricator instance.

rhg: Fix `rhg status` file content comparison
ClosedPublic

Authored by SimonSapin on Nov 9 2021, 9:44 AM.

Details

Summary

This is only used when a file’s metadata make its status ambiguous,
which depends on timing of previous command executions.

Diff Detail

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

Event Timeline

SimonSapin created this revision.Nov 9 2021, 9:44 AM
Alphare accepted this revision.Nov 9 2021, 9:45 AM
Alphare added a subscriber: Alphare.

yikes

This revision is now accepted and ready to land.Nov 9 2021, 9:45 AM
This revision was automatically updated to reflect the committed changes.