Re: What's cooking in git.git (Apr 2016, #06; Thu, 21)
From: Junio C Hamano <hidden>
Date: 2016-06-16 02:18:55
Pranit Bauva [off-list ref] writes:
On Fri, Apr 22, 2016 at 3:50 AM, Junio C Hamano [off-list ref] wrote:quoted
[Cooking] * pb/commit-verbose-config (2016-04-19) 6 commits - commit: add a commit.verbose config variable - t7507-commit-verbose: improve test coverage by testing number of diffs - parse-options.c: make OPTION_COUNTUP respect "unspecified" values - t0040-parse-options: improve test coverage - test-parse-options: print quiet as integer - t0040-test-parse-options.sh: fix style issues "git commit" learned to pay attention to "commit.verbose" configuration variable and act as if "--verbose" option was given from the command line. Is this going to be rerolled? ($gmane/291382)The changes weren't that big enough and I had my end semester exams coming so I decided not to re-roll it. If you think contrary, I can do a re-roll with the changes suggested by Eric Sunshine.
I agree that this was pretty close to be done. Let me see if I can find time to finish it up in the coming few days. Thanks.