mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-09-27 21:46:08 +02:00
External-plugins: add git-flow-shortcuts (#130)
Co-authored-by: cleversontrujilu <contato@cleversontrujilu.com.br> Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
co-authored by
cleversontrujilu
Claude Sonnet 5
parent
a2c49849dd
commit
f3809d7020
@@ -108,6 +108,10 @@ Unlike [themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes), there
|
||||
|
||||
A Zsh plugin that automatically prefixes your Git commit messages with Jira issue keys, project prefixes, or branch names.
|
||||
|
||||
- [git-flow-shortcuts](https://github.com/cleversontrujilu/zsh-git-flow-shortcuts/)
|
||||
|
||||
Short zsh aliases for the git-flow (AVH) workflow. Each command handles branch sync, auto-stash, origin publishing, and SemVer bumping, following Conventional Commits and SemVer.
|
||||
|
||||
- [git-switch-branch](https://github.com/adelbeke/git-switch-branch)
|
||||
|
||||
Interactive git branch switching tool with gum-powered UI. Displays branch info with last commit date and message. Warns about uncommitted changes with optional auto-stash.
|
||||
|
||||
Reference in New Issue
Block a user