Pushing a big change to Gitlab stalls in between
Created by: rtnpro
I am running Gitlab v 5-1-stable and gitlab-shell v1.3.0. Pushing small changes to my gitlab setup works but for big ones, it just stalls.
[rtnpro@rtnpro mypc]$ git push mygl master Password for 'http://[email protected]': Counting objects: 2837, done. Delta compression using up to 4 threads. Compressing objects: 100% (1493/1493), done. Writing objects: 49% (1266/2583)
I do not see any error logs either.
Please help.