未验证 提交 de3f86fc 编写于 作者: M Mislav Marohnić 提交者: GitHub

Merge pull request #1974 from apjanke/GitHub-capitalization

Capitalize GitHub in doco
......@@ -29,7 +29,7 @@ var cmdFork = &Command{
> git remote add -f USER git@github.com:USER/REPO.git
$ hub fork --org=ORGANIZATION
[ repo forked on Github into the ORGANIZATION organization]
[ repo forked on GitHub into the ORGANIZATION organization]
> git remote add -f ORGANIZATION git@github.com:ORGANIZATION/REPO.git
## See also:
......
......@@ -68,7 +68,7 @@ git but that are extended through hub, and custom ones that hub provides.
Create a new repository on GitHub and add a git remote for it.
* hub-delete(1):
Delete a repository on Github.
Delete a repository on GitHub.
* hub-fork(1):
Fork the current project on GitHub and add a git remote for it.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册