Running "git push" Pushes but Does Not Exit Successfully
We are having an interesting issue on two of our repos in GitLab. When we run "git push" the usual info prints out about compressing, writing, etc, but then the command never exits. It just sits there till we kill the task.
However, the git push actually worked and code is now up on GitLab. We arent sure what the cause or change was that may ahve caused this. Our repos work just fine.
The only thing I could think of is that one of the repos is a subtree to the other, but we have setup in other repos right now without issue.
We aren't really sure what is causing this.
We are on version 7.7.0