diff options
author | Philippe Blain <levraiphilippeblain@gmail.com> | 2019-12-26 17:43:36 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-12-26 11:00:13 -0800 |
commit | 2be45868a840f65ae16d171b5ae503846fa17b95 (patch) | |
tree | a108ae35ef194f0b403da20cfbf0d08ea363d9bc /oidset.h | |
parent | Git 2.22.2 (diff) | |
download | tgif-2be45868a840f65ae16d171b5ae503846fa17b95.tar.xz |
doc: log, gitk: document accepted line-log diff formats
Currently the line-log functionality (git log -L) only supports
displaying patch output (`-p | --patch`, its default behavior) and suppressing it
(`-s | --no-patch`). A check was added in the code to that effect in 5314efaea
(line-log: detect unsupported formats, 2019-03-10) but the documentation was not
updated.
Explicitly mention that `-L` implies `-p`, that patch output can be
suppressed using `-s`, and that all other diff formats are not allowed.
Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'oidset.h')
0 files changed, 0 insertions, 0 deletions