This is an archive of the discontinued Mercurial Phabricator instance.

revlog: use specialized exception for ambiguous prefix lookup
ClosedPublic

Authored by martinvonz on Aug 1 2018, 5:57 PM.

Details

Summary

It's useful to be able to catch a specific exception for this
case. We'll use it soon.

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.