If you get this error
> git fetch ──(master !?)─┘
remote: Counting objects: 27, done.
remote: Compressing objects: 100% (13/13), done.
remote: Total 27 (delta 9), reused 3 (delta 3), pack-reused 8
error: unable to create temporary file: Interrupted system call
fatal: failed to write object
fatal: unpack-objects failed
zsh: exit 128 git fetch
It can be due to the process meter. Try instead
git fetch --quiet