summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8d19b44)
raw | patch | inline | side by side (parent: 8d19b44)
author | Jeff King <peff@peff.net> | |
Tue, 8 Nov 2011 21:29:30 +0000 (16:29 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 8 Nov 2011 21:37:02 +0000 (13:37 -0800) |
These are diff-options, but they don't actually make sense
in the context of log.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
in the context of log.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-options.txt | patch | blob | history |
index 5c53bdba948ea817e01e169a9fc183d4fc2d1313..66624a17698ac91cfcd6d45d1af6024c4bf066d9 100644 (file)
of lines, thereby fusing hunks that are close to each other.
ifndef::git-format-patch[]
+ifndef::git-log[]
--exit-code::
Make the program exit with codes similar to diff(1).
That is, it exits with 1 if there were differences and
--quiet::
Disable all output of the program. Implies `--exit-code`.
+endif::git-log[]
endif::git-format-patch[]
--ext-diff::