-
Bug
-
Resolution: Fixed
-
Medium
git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags origin master:master
POST git-receive-pack (10543 bytes)
remote: error: unable to create temporary file: No space left on device[K
remote: fatal: failed to write object[K
error: unpack failed: unpack-objects abnormal exit
Pushing to https://ericxl@bitbucket.org/ericxl/arc**ak.git\\
To https://ericxl@bitbucket.org/ericxl/arc**ak.git
! [remote rejected] master -> master (unpacker error)
error: failed to push some refs to 'https://ericxl@bitbucket.org/ericxl/arc****ak.git'
git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags origin master:master
Pushing to https://tripham79@bitbucket.org/tripham79/sharepoint.git
POST git-receive-pack (1385 bytes)
remote: error: unable to create temporary file: No space left on device[K
remote: fatal: failed to write object[K
error: unpack failed: unpack-objects abnormal exit
This problem happen again. I got this when Push:
To https://.....git\\
! [remote rejected] master -> master (unpacker error)
error: failed to push some refs to 'https://....git'
remote: error: unable to create temporary file: No space left on device[K
remote: fatal: failed to write object[K
error: unpack failed: unpack-objects abnormal exit
Please help! Thanks