Capitalization any non-github word to GitHub

This commit is contained in:
kewang 2017-03-03 14:27:04 +08:00
commit 3398dbfb11
5 changed files with 10 additions and 10 deletions

View file

@ -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' \