0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

24 commits

Author SHA1 Message Date
Marc Cornellà
6515850a14
feat(git-flow): add aliases for current hotfix branch 2021-12-28 19:42:12 +01:00
Marc Cornellà
7a38fa35c4
refactor(git-flow): extract git-flow completion logic 2021-12-28 19:42:12 +01:00
Fidel Torres
89ab38fe64
feat(git-flow): add aliases for current feature / release branch (#9439)
Closes #9439
2021-12-28 19:42:12 +01:00
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>
2021-06-13 11:05:09 -07:00
iammordaty
f21e646ce6
refactor(git-flow): remove duplicate gflfp alias (#9640)
Fixes #9638
2021-02-09 15:00:10 +01:00
Marc Cornellà
610b2529d2 Clean up plugin READMEs and a few plugins
- fasd
- history
- mercurial
- pylint
- repo
- yii2
2020-03-11 19:57:46 +01:00
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
2018-09-13 21:41:26 +02:00
Arthur Schneider
0fc2414095 Update git-flow aliases (#6335)
It is possible to pull and push branches to/from origin
2017-11-01 06:09:31 -07:00
Marc Cornellà
66179bdab8 Fix git-flow README
- Fix "installation" information
- Add links to github project
- Transform list of aliases into table with descriptions
2016-08-17 22:39:41 +02:00
Fumseck
0615dfe32c Add alias and README to git-flow plugin (#5129) 2016-08-17 22:26:13 +02:00
Kaelig
6190d3e8ba Point to the GitHub repository 2015-12-13 16:49:13 -08:00
Kaelig
b6997f6972 Update link to git completion 2015-12-11 15:36:55 -08:00
cxbig
acf6039ff3 improved alias conflict between git flow & git fetch 2015-08-29 01:35:41 +02:00
Josh Sherman
fd3a34844f Update git-flow.plugin.zsh 2015-01-20 21:24:41 -05:00
yleo77
6b832b9358 add some alias for git flow 2013-06-06 12:39:14 +08:00
yleo77
00848cd8b7 add gf alias for git flow 2013-05-22 17:00:08 +08:00
Robby Russell
980aaddb03 Merge pull request #917 from agate/patch-1
added "publish" and "track" command completion for git-flow plugin
2013-04-23 21:17:34 -07:00
Benjamin Teuber
1b91c84d2b use feature names instead of failing branch names in "git flow feature" 2012-12-06 14:09:09 +01:00
Robby Russell
215d6da3de Merge pull request #1277 from waveface/master
git flow completion enhancement
2012-12-02 12:39:41 -08:00
Hao Hong
ec9b5500a5 Update plugins/git-flow/git-flow.plugin.zsh
Fixed git-flow feature publish's desc error

72aeaa9d9e (commitcomment-2104214)
2012-11-05 16:33:21 -08:00
jamie sa (jsa)
f995218d08 Add keep branch option. 2012-08-20 00:04:52 +08:00
Erich Menge
df30eae412 Add a couple of options for git-flow. 2012-06-03 12:44:14 -05:00
Hao Hong
72aeaa9d9e added "publish" and "track" command completion for git-flow plugin 2012-02-06 15:51:31 +08:00
Kevin Daudt
7377ba3f7a Added git-flow plugin 2011-04-29 11:54:42 +02:00