All of lore.kernel.org
 help / color / mirror / Atom feed
* Feature request: "git status" highlights files that are larger than 500kb.
@ 2017-05-26  0:24 Zhomart Mukhamejanov
  2017-05-27  9:00 ` Ævar Arnfjörð Bjarmason
  0 siblings, 1 reply; 2+ messages in thread
From: Zhomart Mukhamejanov @ 2017-05-26  0:24 UTC (permalink / raw)
  To: git

So it will be easy to track that we don't accidentally commit huge files.

What do you think?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Feature request: "git status" highlights files that are larger than 500kb.
  2017-05-26  0:24 Feature request: "git status" highlights files that are larger than 500kb Zhomart Mukhamejanov
@ 2017-05-27  9:00 ` Ævar Arnfjörð Bjarmason
  0 siblings, 0 replies; 2+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2017-05-27  9:00 UTC (permalink / raw)
  To: Zhomart Mukhamejanov; +Cc: Git Mailing List

On Fri, May 26, 2017 at 2:24 AM, Zhomart Mukhamejanov
<mzhomart@gmail.com> 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?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-27  9:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-26  0:24 Feature request: "git status" highlights files that are larger than 500kb Zhomart Mukhamejanov
2017-05-27  9:00 ` Ævar Arnfjörð Bjarmason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.