Private Branches in Public Repos
-
-
-
3 min read
Today I learned that you can approximate the ability to have private branches in a public GitHub repo by creating a private “fork” and making use of multiple remotes.