git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Sort output of diff --stat?
@ 2018-10-17 18:15 Robert Dailey
  2018-10-17 18:47 ` Jeff King
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Dailey @ 2018-10-17 18:15 UTC (permalink / raw)
  To: Git

I'd like to sort the output of `git diff --stat` such that files are
listed in descending order based on number of lines changed. The
closest solution I've found online[1] has several readability issues.
I'd rather see a built-in solution in git, if one exists. Can anyone
recommend a solution?

[1]: https://gist.github.com/jakub-g/7599177

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

end of thread, other threads:[~2018-10-17 19:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-17 18:15 Sort output of diff --stat? Robert Dailey
2018-10-17 18:47 ` Jeff King
2018-10-17 19:21   ` Robert Dailey
2018-10-17 19:25     ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).