Sync with maint

This commit is contained in:
Junio C Hamano
2012-02-16 14:27:20 -08:00
3 changed files with 31 additions and 4 deletions

View File

@ -1137,7 +1137,7 @@ _git_branch ()
__gitcomp "
--color --no-color --verbose --abbrev= --no-abbrev
--track --no-track --contains --merged --no-merged
--set-upstream --edit-description
--set-upstream --edit-description --list
"
;;
*)