私はブランチマスターしか持っておらず、「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)
「git pull origin master」を実行すると、次のようになります。
error: Couldn't set ORIG_HEAD
fatal: Cannot update the ref 'ORIG_HEAD'.
私は探していましたが、理由がわかりません