diff options
author | Stephen P. Smith <ischis2@cox.net> | 2019-01-20 22:31:09 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-01-22 14:16:17 -0800 |
commit | 2fd7c22992d37469db957e9a4d3884a6c0a4d182 (patch) | |
tree | d5ba96f68a04be1e0c62d2f24bd0e4f72288b50f /t/t9604/cvsroot | |
parent | Add 'human' date format (diff) | |
download | tgif-2fd7c22992d37469db957e9a4d3884a6c0a4d182.tar.xz |
Replace the proposed 'auto' mode with 'auto:'
In addition to adding the 'human' format, the patch added the auto
keyword which could be used in the config file as an alternate way to
specify the human format. Removing 'auto' cleans up the 'human'
format interface.
Added the ability to specify mode 'foo' if the pager is being used by
using auto:foo syntax. Therefore, 'auto:human' date mode defaults to
human if we're using the pager. So you can do
git config --add log.date auto:human
and your "git log" commands will show the human-legible format unless
you're scripting things.
Signed-off-by: Stephen P. Smith <ischis2@cox.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9604/cvsroot')
0 files changed, 0 insertions, 0 deletions