Maximum push size in GitLab repository fails
Summary
Max push size fails
Steps to reproduce
I have followed this document on GitLab Max push size configuration from admin area
What is the current bug behavior?
I have added a file in git repository which is of size 60 MB and committed in local and pushed to remote git repository and it did push the file to remote git server.
What is the expected correct behavior?
Push should fail as I have configured max push size as 50 MB from admin area as explained in steps to reproduce.
Environment:
We are using GitLab CE v 11.7.5
Edited by PRS