I cloned someones github repo, checked out a new branch to isolate changes I was about to make. having modified the code base significantly I realized I should have instead forked the repo and then send out pull request with my changes.
How can I swiftly recover from that as if I were forking the repo from the start?