需要帮助?
入门指南
设置 Git→
GitHub 的核心是名为 Git 的开源版本控制系统 (VCS) 。 Git 负责在您计算机上本地发生的、与 GitHub 有关的所有内容。
使用 SSH 连接到 GitHub→
您可以使用 SSH 连接到 GitHub。
在 GitHub 上创建仓库→
在 GitHub 上创建您的仓库后,您可以自定义其设置和内容。
基本撰写和格式语法→
使用简单的语法在 GitHub 上为您的散文和代码创建复杂的格式。
热门文章
About pull requests→
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 和提交签名验证等功能保护帐户和数据安全。
使用命令行添加现有项目到 GitHub→
将您的现有工作放到 GitHub 上可通过许多很好的方式共享和协作。
管理远程仓库→
了解如何使用计算机上的本地仓库以及 GitHub 上托管的远程仓库。
GitHub Pages→
您可以直接从 GitHub 仓库创建网站。