mirror of
https://github.com/git/git.git
synced 2025-12-18 12:00:25 +01: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>
7.1 KiB
7.1 KiB