Здравствуйте.
Столкнулся с вот такой проблемой, пытаюсь скачать с GitHub используя:
git clone https://github.com/tribhuvanesh/cauth.git
Вот что он мне выдаёт:
Cloning into 'cauth'... remote: Counting objects: 593, done. remote: Compressing objects: 100% (415/415), done. error: RPC failed; result=18, HTTP code = 200 96 KiB/s fatal: The remote end hung up unexpectedly fatal: early EOF fatal: recursion detected in die handler
Подскажите пожалуйста как от этого избавиться.
уже пробовал: ubuntu@dev2:~$ git config http.postBuffer 524288000 error: could not lock config file .git/config: No such file or directory