Add keep branch option.
This commit is contained in:
parent
d05b2010ff
commit
f995218d08
@ -221,6 +221,7 @@ __git-flow-feature ()
|
||||
_arguments \
|
||||
-F'[Fetch from origin before performing finish]' \
|
||||
-r'[Rebase instead of merge]'\
|
||||
-k'[Keep branch after performing finish]'\
|
||||
':feature:__git_flow_feature_list'
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user