I did a git checkout and made some changes while in the detached head state. I commited the changes. How do I apply these changes to a specific branch? Can I checkout that branch and then do a git merge?
Thanks in advance for the help!
I did a git checkout and made some changes while in the detached head state. I commited the changes. How do I apply these changes to a specific branch? Can I checkout that branch and then do a git merge?
Thanks in advance for the help!