Creating an empty branch on an existing git repo
Sometimes you need a separate empty branch for your project.
In my case, because I'm going to switch frameworks. And it's easier to start with an empty repo and work my way up from there.
This repo should have nothing in it, and if it has no git hist...
h.daily-dev-tips.com2 min read