|
|
|
@ -36,7 +36,6 @@ alias gflff='git flow feature finish' |
|
|
|
alias gflfp='git flow feature publish' |
|
|
|
alias gflfp='git flow feature publish' |
|
|
|
alias gflhf='git flow hotfix finish' |
|
|
|
alias gflhf='git flow hotfix finish' |
|
|
|
alias gflrf='git flow release finish' |
|
|
|
alias gflrf='git flow release finish' |
|
|
|
alias gflfp='git flow feature publish' |
|
|
|
|
|
|
|
alias gflhp='git flow hotfix publish' |
|
|
|
alias gflhp='git flow hotfix publish' |
|
|
|
alias gflrp='git flow release publish' |
|
|
|
alias gflrp='git flow release publish' |
|
|
|
alias gflfpll='git flow feature pull' |
|
|
|
alias gflfpll='git flow feature pull' |
|
|
|
|