How to Change a Repo from Private to Public
GitHub is the world’s most popular version control system, and it’s used by millions of developers worldwide. But, did you know that you can make your GitHub repositories public or private? This guide will show you how to change your private repository to public, so anyone can find and view your code. What is a Repository? Before we dive into how to change a repo from private to public, let’s take a moment to review what a repository is....