Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Created a new branch for the detached HEAD and then merge accordingly
If you were in the master, then you need to return to this branch (that is, there must be some kind of link to it in the HEAD), this is done by such a command
git cjeckout master. If you were in another branch, then you need to write the name of this branch. If there are no branches on the commit from which you want to move, then you need to create it (that is, start it from this commit) and then go to it - just like to the master. (
git checkout nameTwigs
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question