Back
I was working on the master branch, made some changes and then stashed them. Now, my master is at HEAD.
But now, I want to retrieve these changes but to a new branch which branches from the HEAD version of the master branch.
How do I do this?
Is the standard procedure not working?
Shorter:
Also, check out this Git Tutorial to know more.
31k questions
32.8k answers
501 comments
693 users