Repositories documentation
Learn to use and manage the repositories that allow you to store and collaborate on your project's code.
Start here
Popular
Deleting a repository
You can delete any repository or fork if you're either an organization owner or have admin permissions for the repository or fork. Deleting a forked repository does not delete the upstream repository.
Managing a branch protection rule
You can create a branch protection rule to enforce certain workflows for one or more branches, such as requiring an approving review or passing status checks for all pull requests merged into the protected branch.
Setting repository visibility
You can choose who can view your repository.