Fork and Switch – Pointing a git workspace to a fork
So, I'm in a couple of projects where all developers have push access to a Github repository, but we'd like all developers to move over to using a pull-request based workflow to encourage code reviews.…