I have gitolite-admin.
Some times our programmers don't use .gitignore
file and commit whole directory to the remote repo.
How can I restrict push size in git?
I tried search in git config but unsuccessfully.
You can limit by changed files amount. In your config file:
repo @all
- VREF/COUNT/50 = @all