mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Capitalization any non-github word to GitHub
This commit is contained in:
parent
b908feebcf
commit
3398dbfb11
5 changed files with 10 additions and 10 deletions
|
|
@ -308,7 +308,7 @@ zstyle ':completion:*:*:git:*' user-commands \
|
|||
effort:'display effort statistics' \
|
||||
extras:'git-extras' \
|
||||
feature:'create a feature branch' \
|
||||
fork:'fork a repo on github' \
|
||||
fork:'fork a repo on GitHub' \
|
||||
fresh-branch:'create empty local branch' \
|
||||
gh-pages:'create the GitHub Pages branch' \
|
||||
graft:'merge commits from source branch to destination branch' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue