Merge branch 'tb/show-ref-optim'
"git show-ref --heads" (and "--tags") still iterated over all the refs only to discard refs outside the specified area, which has been corrected. * tb/show-ref-optim: builtin/show-ref.c: avoid over-iterating with --heads, --tags
Junio C Hamano committed
Jun 13, 2022 at 15:53 UTC
2246937e4165d4a7a238f1ea52da36bc7aa1274a
No changes.