HowTo: Fix HEAD detached in git

git checkout -b temp
git branch -f master temp
git checkout master
git branch -d temp
git push origin master
howto/fix_head_detached_in_git.txt · Last modified: 2022/01/03 16:03 by 127.0.0.1
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0