Hello! Can't do the first push after create a new repo. In console:
$ git push -u origin master
Enumerating objects: 99, done.
Counting objects: 100% (99/99), done.
Delta compression using up to 8 threads
Compressing objects: 100% (98/98), done.
Writing objects: 100% (99/99), 1.14 MiB | 7.38 MiB/s, done.
Total 99 (delta 7), reused 0 (delta 0)
Connection reset by 18.234.32.156 port 22
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Could you tell me what's wrong?