Code

Add `log.decorate' configuration variable.
authorSteven Drake <sdrake@xnet.co.nz>
Tue, 16 Feb 2010 23:39:52 +0000 (12:39 +1300)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Feb 2010 17:51:23 +0000 (09:51 -0800)
commiteb734454098fb68af1fb0e157dd5e67bb15a602d
treebee4d04089a6c03405c2a02e02680c29e76ffd33
parent8420ccd8b884e1edceca9ea5824f3ff300c0c4ba
Add `log.decorate' configuration variable.

This alows the 'git-log --decorate' to be enabled by default so that normal
log outout contains ant ref names of commits that are shown.

Signed-off-by: Steven Drake <sdrake@xnet.co.nz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
builtin-log.c