I'm trying to push to git but I keep getting the same issue. I tried the solutions here, but none seem to work. Please let me know what it could be.
$ git push origin master:master
Username for 'http://internalgit.lan':
Password for 'http://avandenheste@internalgit.lan':
Counting objects: 176, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (171/171), done.
Writing objects: 100% (176/176), 56.07 MiB | 4.87 MiB/s, done.
Total 176 (delta 49), reused 0 (delta 0)
error: RPC failed; result=22, HTTP code = 413
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
Everything up-to-date