Thread (19 messages) flat view 19 messages, 7 authors, 2016-08-11

Re: shortlog, was Re: merge-recursive, was Re: What's in git.git

From: Nicolas Pitre <hidden>
Date: 2016-08-11 19:46:44

On Thu, 26 Oct 2006, Andreas Ericsson wrote:
I keep writing
	git log --short

when I really want
	git log --pretty=short | git shortlog


I'll have a look at making it work if I get a spare moment.
Why don't you simply drop the --pretty=short altogether?

	git log | git shortlog

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help