author | Steven Drake <sdrake@xnet.co.nz> | |
Tue, 16 Feb 2010 23:39:52 +0000 (12:39 +1300) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Feb 2010 17:51:23 +0000 (09:51 -0800) | ||
commit | eb734454098fb68af1fb0e157dd5e67bb15a602d | |
tree | bee4d04089a6c03405c2a02e02680c29e76ffd33 | tree | snapshot |
parent | 8420ccd8b884e1edceca9ea5824f3ff300c0c4ba | commit | diff |
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>
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 | diff | blob | history | |
builtin-log.c | diff | blob | history |