hggit: raise AmbiguousPrefixLookupError like mercurial
Mercurial passed from raising LookupError to a more specific AmbiguousPrefixLookupError in df0873ab5c14 (2018-04-13), which was released in v4.8 (2018-10-28).
This will, in time, allow to simplify a special handling code in TortoiseHg (see ba2dc2a07224 there).
Same as !69 (merged), by @muxator which was marked as “merged” by mistake.
Merge request reports
Activity
Filter activity
added 16 commits
-
7077e128...69a185aa - 14 commits from branch
branch/default
- 73452e25a1ec - hggit: add test to show the behaviour when looking up an ambiguous prefix
- ca4e165ad8f0 - hggit: raise AmbiguousPrefixLookupError like mercurial
-
7077e128...69a185aa - 14 commits from branch
enabled an automatic merge when the pipeline for ca4e165ad8f0 succeeds
mentioned in issue #304 (closed)
Please register or sign in to reply