This is a strange issue that started happening today. I was using VS code to push and pull changes from the remote repo, no issues. Suddenly I started running into issues where syncing / pulling would result in an error in the git output:
Unable to create temporary file "/LOCALREPO/.git/objects/pack/tmp_pack_XXXXXX": No such file or directory
I ultimately ended up deleting my local repo and decided to clone it down again, but am getting the same error. I am at a loss as to what the source of this error is or how it came about in the first place.
I am on git version 2.20.1.windows.1