error occurred during unpacking on the remote end: unpack-objects abnormal exit

error occurred during unpacking on the remote end: unpack-objects abnormal exit
Reason: .git/object/ does not have group write permissions, resulting in

Solution:
chmod 775 -R hello.git

Read More: