Git push problem
Created by: lujiajing1126
git.exe push --force --progress "gitlab" master:master
Counting objects: 10904, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (5639/5639), done.
Writing objects: 100% (10904/10904), 14.78 MiB, done.
Total 10904 (delta 4367), reused 10385 (delta 3903)
fatal: The remote end hung up unexpectedly
fatal: recursion detected in die handler
error: RPC failed; result=22, HTTP code = 413
Everything up-to-date
git did not exit cleanly (exit code 1) (3672 ms @ 2013/11/26 星期二 1:22:10)
i have edited gitlab.yml, change the max_size to 500MB but i still couldn't push successfully..TAT