index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
git-flow
Age
Commit message (
Expand
)
Author
2021-12-28
feat(git-flow): add aliases for current `hotfix` branch
Marc Cornellà
2021-12-28
refactor(git-flow): extract `git-flow` completion logic
Marc Cornellà
2021-12-28
feat(git-flow): add aliases for current `feature` / `release` branch (#9439)
Fidel Torres
2021-06-13
refactor(git-glow): Add config interpolation for git-flow messages (#7481)
Fabio Vitale
2021-02-09
refactor(git-flow): remove duplicate `gflfp` alias (#9640)
iammordaty
2020-03-11
Clean up plugin READMEs and a few plugins
Marc Cornellà
2018-09-13
git-flow: add "gflfp" alias for feature publish (#6350)
Ivan Eisenberg
2017-11-01
Update git-flow aliases (#6335)
Arthur Schneider
2016-08-17
Fix git-flow README
Marc Cornellà
2016-08-17
Add alias and README to git-flow plugin (#5129)
Fumseck
2015-12-13
Point to the GitHub repository
Kaelig
2015-12-11
Update link to git completion
Kaelig
2015-08-29
improved alias conflict between git flow & git fetch
cxbig
2015-01-20
Update git-flow.plugin.zsh
Josh Sherman
2013-06-06
add some alias for git flow
yleo77
2013-05-22
add gf alias for git flow
yleo77
2013-04-23
Merge pull request #917 from agate/patch-1
Robby Russell
2012-12-06
use feature names instead of failing branch names in "git flow feature"
Benjamin Teuber
2012-12-02
Merge pull request #1277 from waveface/master
Robby Russell
2012-11-05
Update plugins/git-flow/git-flow.plugin.zsh
Hao Hong
2012-08-20
Add keep branch option.
jamie sa (jsa)
2012-06-03
Add a couple of options for git-flow.
Erich Menge
2012-02-06
added "publish" and "track" command completion for git-flow plugin
Hao Hong
2011-04-29
Added git-flow plugin
Kevin Daudt