Re: Poor performance using reftable with many refs
From: Junio C Hamano <hidden> Date: 2025-02-13 20:12:46
Jeff King [off-list ref] writes:
... I have trouble
imagining it helping much beyond something like:
git branch $some_oid
which creates refs/heads/$some_oid. But we probably would be better off
warning about that at the time of writing rather than checking for
ambiguity on each read.
Certainly. Thanks for a well thought-out analysis.