summaryrefslogtreecommitdiff
path: root/run-command.c
diff options
context:
space:
mode:
authorLibravatar Philippe Blain <levraiphilippeblain@gmail.com>2019-12-26 17:43:36 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-12-26 11:00:13 -0800
commit2be45868a840f65ae16d171b5ae503846fa17b95 (patch)
treea108ae35ef194f0b403da20cfbf0d08ea363d9bc /run-command.c
parentGit 2.22.2 (diff)
downloadtgif-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 'run-command.c')
0 files changed, 0 insertions, 0 deletions