This is an old revision of the document!


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.1436046129.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0