This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: remove `lastnormaltime` mechanism
ClosedPublic

Authored by marmoute on Nov 24 2021, 6:12 AM.

Details

Summary

This is now redundant with the new, simpler mtime_boundary one.

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.