|
|
|
@ -195,7 +195,7 @@ __git-flow-feature () |
|
|
|
'start:Start a new feature branch.' |
|
|
|
'start:Start a new feature branch.' |
|
|
|
'finish:Finish a feature branch.' |
|
|
|
'finish:Finish a feature branch.' |
|
|
|
'list:List all your feature branches. (Alias to `git flow feature`)' |
|
|
|
'list:List all your feature branches. (Alias to `git flow feature`)' |
|
|
|
'publish: public' |
|
|
|
'publish: publish' |
|
|
|
'track: track' |
|
|
|
'track: track' |
|
|
|
'diff: diff' |
|
|
|
'diff: diff' |
|
|
|
'rebase: rebase' |
|
|
|
'rebase: rebase' |
|
|
|
|