Re: [PATCH v2 2/3] pretty: make %H/%h dependent on --abbrev[-commit]
From: Will Palmer <hidden>
Date: 2016-06-15 22:48:42
On Mon, Apr 26, 2010 at 10:53 AM, Jonathan Nieder [off-list ref] wrote:
Will Palmer wrote:quoted
Jonathan Nieder wrote:quoted
quoted
Shortlog doesn’t print commit hashes, does it?Shortlog accepts --format, though this doesn't seem to be documented (if I type "man" and search for "format"), so perhaps it should be.Oh, neat! Maybe this would save you the trouble. Jonathan Nieder (3): t4201 (shortlog): guard setup with test_expect_success t4201 (shortlog): Test output format with multiple authors shortlog: Document and test --format option
Thanks! I wasn't sure if you intended this to be submitted as a separate series or added on top of my series, as my mail client grouped them together (I really need to stop using gmail for the mailing list...). If the latter, I'd appreciate it being sent in as a separate series, as I'd consider the shortlog documentation/testing to be a separate topic. (Though I suppose I should add tests for shortlog to the tests I wrote)