I started work on what I thought would be a minor bug fix on my master branch. However, it has spiraled out of control to the point where I wish I had created a separate bra
If you haven't been committing anything yet, you're already in the right position.
git checkout -b edge
git add
edge
master
git checkout
git merge edge