[Changed Subscribers] D11141: largefile: rearrange conditionnal in `synclfdirstate`
pulkit (Pulkit Goyal)
phabricator at mercurial-scm.org
Mon Jul 19 14:52:00 UTC 2021
pulkit added inline comments.
INLINE COMMENTS
> lfutil.py:557
> stat = repo.dirstate._map[lfstandin]
> state, mtime = stat.state, stat.mtime
> + if state == b'n':
Can `state` here be `?`?
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11141/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11141
To: marmoute, #hg-reviewers
Cc: pulkit, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210719/9551afe2/attachment-0002.html>
More information about the Mercurial-patches
mailing list