Skip to content
Snippets Groups Projects
  • muxator's avatar
    ca4e165ad8f0
    hggit: raise AmbiguousPrefixLookupError like mercurial · ca4e165ad8f0
    muxator authored
    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).
    ca4e165ad8f0
    History
    hggit: raise AmbiguousPrefixLookupError like mercurial
    muxator authored
    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).