Marc Cornellà
6515850a14
feat(git-flow): add aliases for current `hotfix` branch
4 years ago
Marc Cornellà
7a38fa35c4
refactor(git-flow): extract `git-flow` completion logic
4 years ago
Fidel Torres
89ab38fe64
feat(git-flow): add aliases for current `feature` / `release` branch ( #9439 )
...
Closes #9439
4 years ago
Fabio Vitale
77087aaa8d
refactor(git-glow): Add config interpolation for git-flow messages ( #7481 )
...
Changed commands:
gcd: uses gitflow.branch.develop to get user-set development branch
gch: uses gitflow.prefix.hotfix to get user-set hotfix prefix
gcr: uses gitflow.prefix.release to get user-set release prefix
Co-authored-by: Fabio 'c0m3tx' Vitale <c0m3tx@gmail.com>
5 years ago
iammordaty
f21e646ce6
refactor(git-flow): remove duplicate `gflfp` alias ( #9640 )
...
Fixes #9638
5 years ago
Ivan Eisenberg
d77d636b4c
git-flow: add "gflfp" alias for feature publish ( #6350 )
...
- Add `gflfp` as an alias for `git flow feature publish`
- Update README.md documentation
8 years ago
Arthur Schneider
0fc2414095
Update git-flow aliases ( #6335 )
...
It is possible to pull and push branches to/from origin
8 years ago
Fumseck
0615dfe32c
Add alias and README to git-flow plugin ( #5129 )
10 years ago
Kaelig
6190d3e8ba
Point to the GitHub repository
10 years ago
Kaelig
b6997f6972
Update link to git completion
10 years ago
cxbig
acf6039ff3
improved alias conflict between git flow & git fetch
11 years ago
Josh Sherman
fd3a34844f
Update git-flow.plugin.zsh
11 years ago
yleo77
6b832b9358
add some alias for git flow
13 years ago
yleo77
00848cd8b7
add gf alias for git flow
13 years ago
Benjamin Teuber
1b91c84d2b
use feature names instead of failing branch names in "git flow feature"
13 years ago
Hao Hong
ec9b5500a5
Update plugins/git-flow/git-flow.plugin.zsh
...
Fixed git-flow feature publish's desc error
72aeaa9d9e (commitcomment-2104214)
14 years ago
jamie sa (jsa)
f995218d08
Add keep branch option.
14 years ago
Erich Menge
df30eae412
Add a couple of options for git-flow.
14 years ago
Hao Hong
72aeaa9d9e
added "publish" and "track" command completion for git-flow plugin
14 years ago
Kevin Daudt
7377ba3f7a
Added git-flow plugin
15 years ago