( )⚙ D8256 git: make {shortest()} return shortest *unique* prefix

This is an archive of the discontinued Mercurial Phabricator instance.

git: make {shortest()} return shortest *unique* prefix
ClosedPublic

Authored by martinvonz on Mar 6 2020, 5:17 PM.

Details

Summary

It used to return the prefix of the specified length as long as the
full node was unique (i.e. always).

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage