This is an archive of the discontinued Mercurial Phabricator instance.

localrepo: also fastpath `nullrev` in __getitem__
ClosedPublic

Authored by marmoute on Nov 22 2019, 4:19 AM.

Details

Summary

As explained earlier, nullrev will exist in all repository, we do not need any
special checking.

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.