Answer the question
In order to leave comments, you need to log in
git push hangs after "Total...". What to do?
Good day.
There is a certain project on the Yii2 framework, I want to create a remote repository for it. My course of action:
$ git init
$ git add .
$ git commit -m "Init"
$ git remote add origin [email protected]:kostya-php/test.git
$ git push origin master
Подсчет объектов: 255, готово.
Сжатие объектов: 100% (232/232), готово.
Запись объектов: 100% (255/255), 1.17 MiB | 0 bytes/s, готово.
Total 255 (delta 36), reused 0 (delta 0)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question