This is an archive of the discontinued Mercurial Phabricator instance.

rebase: while rewriting desc hashes, ignore ambiguous prefix "hashes"
ClosedPublic

Authored by spectral on Wed, Apr 13, 4:42 PM.

Details

Summary

If a repo is sufficiently large, a six digit number "hash prefix" can somewhat
easily reference an ambiguous hash prefix.

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.

Event Timeline

spectral created this revision.Wed, Apr 13, 4:42 PM
spectral updated this revision to Diff 33167.Wed, Apr 13, 4:47 PM
Alphare accepted this revision.Thu, Apr 14, 5:16 AM
Alphare added a subscriber: Alphare.

TIL about this feature

This revision is now accepted and ready to land.Thu, Apr 14, 5:16 AM