diff options
author | Jeff King <peff@peff.net> | 2019-03-10 23:54:33 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-03-11 16:31:07 +0900 |
commit | 05314efaeaa0ae7cb0aa26d6347eabfe7cd8fc43 (patch) | |
tree | 75288aa04e8f62cb91b53a84d9f44d3f2cb6e772 /Documentation/technical | |
parent | line-log: suppress diff output with "-s" (diff) | |
download | tgif-05314efaeaa0ae7cb0aa26d6347eabfe7cd8fc43.tar.xz |
line-log: detect unsupported formats
If you use "log -L" with an output format like "--raw" or "--stat",
we'll silently ignore the format and just output the normal patch.
Let's detect and complain about this, which at least tells the user
what's going on.
The tests here aren't exhaustive over the set of all formats, but it
should at least let us know if somebody breaks the format-checking.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical')
0 files changed, 0 insertions, 0 deletions