diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-29 15:19:40 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-05-30 13:47:24 -0700 |
commit | 1571586648da4e2d759bce1146d5585c91aca8d6 (patch) | |
tree | 6ecee6879f16a55e7a38adb9eea08461608e0594 /t/t3904-stash-patch.sh | |
parent | Git 2.0 (diff) | |
download | tgif-1571586648da4e2d759bce1146d5585c91aca8d6.tar.xz |
git log: support "auto" decorations
This works kind of like "--color=auto" - add decorations for interactive
use, but do not change defaults when scripting or when piping the output
to anything but a terminal.
You can use either
[log]
decorate=auto
in the git config files, or the "--decorate=auto" command line option to
choose this behavior.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3904-stash-patch.sh')
0 files changed, 0 insertions, 0 deletions