Re: Feature request: "git status" highlights files that are larger than 500kb.
On Fri, May 26, 2017 at 2:24 AM, Zhomart Mukhamejanov wrote: > So it will be easy to track that we don't accidentally commit huge files. Isn't doing this via a pre-commit or pre-receive hook both more reliable & actually a 1=1 mapping to what you really care about?
Feature request: "git status" highlights files that are larger than 500kb.
So it will be easy to track that we don't accidentally commit huge files. What do you think?