Answers for "fatal: cannot lock ref 'head': unable to create directory for .git/refs/heads/frontend-enhancement"

3

git error: cannot lock ref 'refs/remotes/origin/master': unable to resolve reference 'refs/remotes/origin/master': reference broken

rm .git/refs/remotes/origin/master
git fetch
Posted by: Guest on March-26-2021

Code answers related to "fatal: cannot lock ref 'head': unable to create directory for .git/refs/heads/frontend-enhancement"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language