Sometimes I try to make a push to my Gitlab repository it stays in the same point but never completes the process. I have to try and try so many times until it makes it. But lately, not even trying many times it pushes.
I use the following code to push:
git push repo master
Any idea what could be the reason?
This is the log, and it stays in that last line:
Enumerating objects: 899, done.
Counting objects: 100% (791/791), done.
Delta compression using up to 8 threads
Compressing objects: 100% (436/436), done.
Writing objects: 100% (670/670), 2.03 MiB | 1.16 MiB/s, done.
Total 670 (delta 437), reused 354 (delta 228), pack-reused 0