Answers for "cannot lock ref 'refs/remotes/origin/master': unable to create '/mnt/c/users/crist/onedrive/documents/london-school-of-arts-web/.git/refs/remotes/origin/master.lock': file exists."

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 "cannot lock ref 'refs/remotes/origin/master': unable to create '/mnt/c/users/crist/onedrive/documents/london-school-of-arts-web/.git/refs/remotes/origin/master.lock': file exists."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language