Ho solo branch master e ottengo questo errore ogni volta che provo a "git pull":
error: Couldn't set refs/remotes/origin/master
From /var/lib/git/xxx/project
! a0f80ea..49177a3 master -> origin/master (unable to update local ref)
e quando faccio "git pull origin master" ottengo:
error: Couldn't set ORIG_HEAD
fatal: Cannot update the ref 'ORIG_HEAD'.
ho cercato ma non riesco a trovare il motivo