Set up Gitโ
At the heart of GitHub Enterprise is an open source version control system (VCS) called Git. Git is responsible for everything GitHub Enterprise-related that happens locally on your computer.
Create a repoโ
To put your project up on your GitHub Enterprise Server instance, you'll need to create a repository for it to live in.
Fork a repoโ
A fork is a copy of a repository. Forking a repository allows you to freely experiment with changes without affecting the original project.
Be socialโ
You can interact with people, repositories, and organizations on GitHub. See what others are working on and who they're connecting with from your personal dashboard.