This is an archive of the discontinued Mercurial Phabricator instance.

dirstate-item: add a "second_ambiguous` flag in the mtime tuple
ClosedPublic

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

Details

Summary

This will be used to support the mtime-second-ambiguous flag from dirstate
v2. See format documentation for details.

For now, we only make it possible to store the information, no other logic have
been added.

Diff Detail

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