@ -237,13 +237,13 @@ __git-flow-feature ()
(diff)
_arguments \
':branch:__git_branch_names'\
':branch:__git_flow_feature_list'\
;;
(rebase)
-i'[Do an interactive rebase]' \
':branch:__git_branch_names'
':branch:__git_flow_feature_list'
(checkout)
@ -254,7 +254,7 @@ __git-flow-feature ()
(pull)
':remote:__git_remotes'\
*)