I am stuck in git-bash head-detached-mode
I’ve been working on a git repo with git bash, but when I enter git checkout and then the name of the branch I want to work in, it tells me that I’m working in detached mode. checkout master goes back to master, but I can’t figure out how to work without detached mode.