Article version: Enterprise Server 2.13

This version of GitHub Enterprise will be discontinued on This version of GitHub Enterprise was discontinued on 2019-03-27. 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.

About repositories

A repository is like a folder for your project. Your project's repository contains all of your project's files and stores each file's revision history. You can also discuss and manage your project's work within the repository.

You can own repositories individually, or you can share ownership of repositories with other people in an organization.

For user-owned repositories, you can give other people collaborator access so that they can collaborate on your project. If a repository is owned by an organization, you can give organization members access permissions to collaborate on your repository. For more information, see "Permission levels for a user account repository" and "Repository permission levels for an organization."

Repositories can be public or private. Public repositories are visible to everyone. Only the owner and collaborators can view or contribute to a private repository. For more information, see "Setting repository visibility."

Each person and organization can own unlimited repositories and invite an unlimited number of collaborators to all repositories.

You can collaborate on your project with others using your repository's issues, pull requests, and project boards.

Main page of the octocat/Hello-World repository

Further reading

Ask a human

Can't find what you're looking for?

Contact us