GitHub 的核心是名为 Git 的开源版本控制系统 (VCS) 。 Git 负责在您计算机上本地发生的、与 GitHub 有关的所有内容。
您可以使用 Secure Shell Protocol (SSH) 连接到 GitHub ,该协议通过不安全的网络提供安全通道。
You can create a repository on GitHub to store and collaborate on your project's files, then manage the repository's name and location.
Create sophisticated formatting for your prose and code on GitHub with simple syntax.
Pull requests let you tell others about changes you've pushed to a branch in a repository on GitHub. Once a pull request is opened, you can discuss and review the potential changes with collaborators and add follow-up commits before your changes are merged into the base branch.
通过双重身份验证、SSH、和提交签名验证等功能保持帐户和数据的安全。
Putting your existing work on GitHub can let you share and collaborate in lots of great ways.
了解如何使用计算机上的本地仓库以及 GitHub 上托管的远程仓库。
您可以直接从 GitHub.com 的仓库创建网站。
所有 GitHub 文档都是开源的。看到错误或不清楚的内容了吗?提交拉取请求。
或者, 了解如何参与。