Explore by product
All Products
This version of GitHub Enterprise was discontinued on 2021-06-09. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.
Need help?
Getting started
Set up Git→
At the heart of GitHub Enterprise Server is an open source version control system (VCS) called Git. Git is responsible for everything GitHub Enterprise Server-related that happens locally on your computer.
Connect with SSH→
You can connect to GitHub Enterprise Server using the Secure Shell Protocol (SSH), which provides a secure channel over an unsecured network.
Create a repository→
After you create your repository on GitHub Enterprise Server, you can customize its settings and content.
Basic formatting syntax→
Create sophisticated formatting for your prose and code on GitHub with simple syntax.
Popular
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.
Authentication→
Keep your account and data secure with features like two-factor authentication, SSH, and commit signature verification.
Add a project locally→
Putting your existing work on GitHub Enterprise Server can let you share and collaborate in lots of great ways.
Manage remote repositories→
Learn to work with your local repositories on your computer and remote repositories hosted on GitHub Enterprise Server.
GitHub Pages→
You can create a website directly from a GitHub Enterprise Server repository.