2

Im an trying to clone the zephir project to my CentOS box, but I'm getting the following error:

fatal: The remote end hung up unexpectedly

git clone https://github.com/phalcon/zephir
Cloning into 'zephir'...
usage: git fetch-pack [--all] [--quiet|-q] [--keep|-k] [--thin] [--include-tag] [--upload-pack=<git-upload-pack>] [--depth=<n>] [--no-progress] [-v] [<host>:]<directory> [<refs>...]
fatal: The remote end hung up unexpectedly

I tried git config --global --add core.compression -1 but no luck. What am I doing wrong?

Siguza
  • 15,723
  • 6
  • 44
  • 66
Kamrul Khan
  • 2,940
  • 4
  • 24
  • 48

0 Answers0