gitlab push hang after showing total when gitlab server execute a post-receive
Created by: rangochan
When I run "git push" for my gitlab repository on my mac machine, terminal will hang after showing "Total...". ps: gitlab server configurated a post-receive hook which will fork a child process to run a rsync job which includes "verbose" namely "-v" parameter for this repository.