completion: --edit-description option for git-branch
Signed-off-by: Ralf Thielow <ralf.thielow@googlemail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
828ea97de4
commit
48c07d8684
@ -1152,7 +1152,7 @@ _git_branch ()
|
||||
__gitcomp "
|
||||
--color --no-color --verbose --abbrev= --no-abbrev
|
||||
--track --no-track --contains --merged --no-merged
|
||||
--set-upstream
|
||||
--set-upstream --edit-description
|
||||
"
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user