With large files push gets error: RPC failed; http 413 curl 22 the requested URL returned error: 413

Summary

The 'git push' command on large local repository fails. The push for one big file works, for Many files fail.

Steps to reproduce

The issue is complicated since the stated behavior is occurring for another developer which tries to upload his local repository for the first time.

Example Project

The project uses UE4

What is the current bug behavior?

Failure of the push with - error: RPC failed; http 413 curl 22 the requested URL returned error: 413

What is the expected correct behavior?

Successful push

Relevant logs and/or screenshots

Output of checks

(If you are reporting a bug on GitLab.com, write: This bug happens on GitLab.com) image

Edited by ekudos