mirror of
https://github.com/git/git.git
synced 2026-04-06 06:50:11 +02:00
"git branch" uses "rev-parse --all" and becomes much too slow when there are many tags (it scans all refs). Use the new "--branches" option of rev-parse to speed things up. Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca> Signed-off-by: Junio C Hamano <junkio@cox.net>
8.9 KiB
8.9 KiB