Running a fresh git clone on the host share is broken with this update:
git clone [email protected]:stevenosloan/slack-notifier.git
Cloning into 'slack-notifier'...
remote: Counting objects: 155, done.
fatal: Unable to create temporary file '/media/psf/Home/develop/slack-notifier/.git/objects/pack/tmp_pack_XXXXXX': Cannot allocate memory
fatal: index-pack failed
Plenty of memory and disk are available. It looks like another related issue may have just been posted here as well. Honestly, this seems like a HUGE miss by the Parallels devs.
Does anyone know the easiest way to back out an update? Any help would be appreciated. Thanx in advance -- mikey
git clone [email protected]:stevenosloan/slack-notifier.git
Cloning into 'slack-notifier'...
remote: Counting objects: 155, done.
fatal: Unable to create temporary file '/media/psf/Home/develop/slack-notifier/.git/objects/pack/tmp_pack_XXXXXX': Cannot allocate memory
fatal: index-pack failed
Plenty of memory and disk are available. It looks like another related issue may have just been posted here as well. Honestly, this seems like a HUGE miss by the Parallels devs.
Does anyone know the easiest way to back out an update? Any help would be appreciated. Thanx in advance -- mikey