私はブランチマスターしか持っておらず、「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'.
私は検索してきたが、理由を見つけることができません