This is an archive of the discontinued Mercurial Phabricator instance.

dirstate-item: make sure we set the mtime-second-ambiguous on v2 write
ClosedPublic

Authored by marmoute on Dec 2 2021, 2:04 PM.

Details

Summary

We want to preserve the second-ambiguity alongside the ambiguous mtime. So we
use the decimated flag for that.

note: the C code was already doing so. No change was needed to it.

Diff Detail

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