Re: [PATCH 1/1] pretty: note that %cd respects the --date= option

2014-08-21 Thread Junio C Hamano
Thomas Braun writes: > Signed-off-by: Thomas Braun > --- > > Today I found out that both %cd and %ad pretty print format > specifications honour the --date option as shown in: > > $ git log --abbrev=8 --date=short --pretty="%h (%s, %cd)" -n1 > 5bdb1c4e (Merge pull request #245 from > kblees/kb/m

[PATCH 1/1] pretty: note that %cd respects the --date= option

2014-08-20 Thread Thomas Braun
Signed-off-by: Thomas Braun --- Today I found out that both %cd and %ad pretty print format specifications honour the --date option as shown in: $ git log --abbrev=8 --date=short --pretty="%h (%s, %cd)" -n1 5bdb1c4e (Merge pull request #245 from kblees/kb/master/fix-libsvn-address-conflict, 2014