建议
文章
Connecting to your code locally
Connect GitHub Desktop to your account and clone your repository to edit files locally.
Creating a repository for your project on GitHub
Create a repository on GitHub to store your code, track its history, and build a software project you can share.
Deploying your website automatically
Automate your code deployment with GitHub Actions and GitHub Pages to publish updates to a live site with every push to the main branch.
Git 和GitHub学习资源
有许多有用的 Git 和 GitHub 资源可供使用。
Git 备忘清单
当您忘记命令或不想在 CLI 中使用帮助时,此 Git 备忘清单可节省时间。
Git 工作流
GitHub 流是一个基于分支的轻量级工作流程,支持定期部署的团队和项目。
GitHub Docs API
使用官方 GitHub Docs API 以编程方式列出页面、搜索和检索 GitHub 文档内容。
GitHub Enterprise Server 入门
开始设置和管理 你的 GitHub Enterprise Server 实例。
GitHub Flow
按照 GitHub 流程开展项目协作。