按产品浏览
All Products
需要帮助?
Collaborative coding
CI/CD and DevOps
Security
Client apps
Project management
Developers
Enterprise and Teams
Community
入门指南
设置 Git→
GitHub 的核心是名为 Git 的开源版本控制系统 (VCS) 。 Git 负责在您计算机上本地发生的、与 GitHub 有关的所有内容。
使用 SSH 连接到 GitHub→
您可以使用 Secure Shell Protocol (SSH) 连接到 GitHub Enterprise Server ,该协议通过不安全的网络提供安全通道。
Creating and managing repositories→
You can create a repository on GitHub Enterprise Server to store and collaborate on your project's files, then manage the repository's name and location.
基本撰写和格式语法→
使用简单的语法在 GitHub 上为您的散文和代码创建复杂的格式。
热门
About pull requests→
Pull requests let you tell others about changes you've pushed to a branch in a repository on GitHub Enterprise Server. 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 Enterprise Server 上可通过许多很好的方式共享和协作。
管理远程仓库→
了解如何使用计算机上的本地仓库以及 GitHub Enterprise Server 上托管的远程仓库。
GitHub Pages 文档→
您可以直接从 your GitHub Enterprise Server instance 的仓库创建网站。