I've setup phabricator in a freshly installed Centos 6.5 on VM.
After the installation, I created a new hosted Git Repository, activate http read/write, and set the vcs password.
But when I try to push something,
```
http://<phabricator-user>@<phabricator-address>/diffusion/<repo-name>/<repo-name>.git: error occurred during unpacking on the remote end: unpack-objects abnormal exit
```
occured.
All status in repository page (in Phabricator) are green.
What should I do?
Thank you for your help