Re: Question about git-log --date and default behavior
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:43:31
Hi,
On Sun, 26 Aug 2007, Seth Falcon wrote:
Is there a way have git-log use --date=local as the default for my
repositories?
I guess this could break scripts (AFAIR gitk uses "git log" instead of
"git rev-list" these days, and parses the output).
Better stay with your alias.
Ciao,
Dscho