Re: Question about git-log --date and default behavior
From: Jeff King <hidden> Date: 2016-06-15 22:43:31
On Sun, Aug 26, 2007 at 04:35:31PM -0700, Seth Falcon wrote:
Is there a way have git-log use --date=local as the default for my
repositories?
I don't think so. It would be nice to have a config option, but that
should almost certainly wait until post-1.5.3.
I think changing the default for 'git-log' should be OK, as it's a
porcelain, but others might disagree.
-Peff