Help for wherever you are on your GitHub journey.
GitHub 的核心是名为 Git 的开源版本控制系统 (VCS)。 Git 负责在你计算机上本地发生的、与 GitHub 有关的所有内容。
您可以使用 Secure Shell Protocol (SSH) 连接到 GitHub ,该协议通过不安全的网络提供安全通道。
您可以在 GitHub 上创建存储库以存储和协作处理项目的文件,然后管理存储库的名称和位置。
Create sophisticated formatting for your prose and code on GitHub with simple syntax.
拉取请求可让你在 GitHub 上向他人告知你已经推送到存储库中分支的更改。 在拉取请求打开后,你可以与协作者讨论并审查潜在更改,在更改合并到基本分支之前添加跟进提交。
使用双因素身份验证、SSH、和提交签名验证等功能,使帐户和数据保持安全。
Learn how to add existing source code or repositories to GitHub from the command line using GitHub CLI or Git Commands. Then, share your code and invite others to work with you.
Learn to work with your local repositories on your computer and remote repositories hosted on GitHub.
了解如何直接从 GitHub.com 上的存储库创建网站。 浏览 Jekyll 等网站生成工具并解决 GitHub Pages 站点的问题。