Minor correction: git shortlog -sn shows the number of commits (not lines) by each author, sorted in descending order.
shortlog
How to use shortlog in a sentence. Live example sentences for shortlog pulled from indexed public discussions.
Editorial note
Minor correction: git shortlog -sn shows the number of commits (not lines) by each author, sorted in descending order.
Quick take
Minor correction: git shortlog -sn shows the number of commits (not lines) by each author, sorted in descending order.
Example sentences
Here's the command that generated those outputs [1]: git shortlog -ns --no-merges v11..
I hate cgit's log view, they should at least be honest and call it shortlog.
Real explanation, proper shortlog, signed commit, etc.
The reason for the 72 character limit is so that shortlog messages on an 80 character terminal which are indented by one tab aren't truncated, as I understand it.
> git shortlog -sn --no-merges Is the most egregious.
While it's true that Michael generates lots of merge commits, if you click the link in LWN article to Andreas Cadhalpun's mail [1], then you can read that following commands were used to generate statisticts: Libav: $ git shortlog -ns --no-merges v11..
He's not only criticizing Github: > (a) make a real pull request, not the braindamaged crap that github > does when you ask it to request a pull: real explanation, proper email > addresses, proper shortlog, and proper diffstat.
Quote examples
Doing a `git shortlog --author "Anthony Ferrara"` in php-src/master pulls up 72 separate commits.
Frequently asked questions
Short answers drawn from the clearest meanings and examples for this word.
How do you use shortlog in a sentence?
Minor correction: git shortlog -sn shows the number of commits (not lines) by each author, sorted in descending order.