Git Fatal Pack имеет плохой объект в смещении
git config --global http.postBuffer 524288000
#If it's not enough double it!
git config --global http.postBuffer 1048576000
CodeAsian