"jones.noamle" <lenoam@xxxxxxxxx> writes: > # git gc > Counting objects: 44626, done. > Delta compression using up to 8 threads. > Compressing objects: 100% (7756/7756), done. > fatal: sha1 file '.git/objects/pack/tmp_pack_uJ0E5b' write error: No > space left on device In general when we encounter an unexpected error, we tend to try leaving things as they are so that we can help diagnosing the failure. But when you ran out of disk space I would agree that it may be sensible to remove a temporary file we didn't manage to write out in full. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html