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…