How to fix a git detached head state issue?
This module covers one of the most important and misunderstood topics in git – the detached head in git. In this article we discuss in detail about what is git detached head mode, how it works and how to fix git commits made accidentally in detached mode. What are HEAD and branch in git? Before […]
How to fix a git detached head state issue? Read More »