mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Merge 9b95c98d0a into 5667161d49
This commit is contained in:
commit
a1f52fb81e
1 changed files with 3 additions and 0 deletions
|
|
@ -44,7 +44,10 @@ _git-hf ()
|
||||||
'init:Initialize a new git repo with support for the branching model.'
|
'init:Initialize a new git repo with support for the branching model.'
|
||||||
'feature:Manage your feature branches.'
|
'feature:Manage your feature branches.'
|
||||||
'release:Manage your release branches.'
|
'release:Manage your release branches.'
|
||||||
|
'help:Show available commands'
|
||||||
'hotfix:Manage your hotfix branches.'
|
'hotfix:Manage your hotfix branches.'
|
||||||
|
'push:Push the changes from your current branch (plus any new tags) back upstream.'
|
||||||
|
'pull:Pull upstream changes down into your master, develop, and current branches.'
|
||||||
'support:Manage your support branches.'
|
'support:Manage your support branches.'
|
||||||
'update:Pull upstream changes down into your master and develop branches.'
|
'update:Pull upstream changes down into your master and develop branches.'
|
||||||
'version:Shows version information.'
|
'version:Shows version information.'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue