From: Jeff King Date: Tue, 8 Nov 2011 21:29:30 +0000 (-0500) Subject: docs: don't mention --quiet or --exit-code in git-log(1) X-Git-Tag: v1.7.7.3~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/939ca96b0e871418ba5f43f0fe620d626305c67c?hp=939ca96b0e871418ba5f43f0fe620d626305c67c docs: don't mention --quiet or --exit-code in git-log(1) These are diff-options, but they don't actually make sense in the context of log. Signed-off-by: Jeff King Signed-off-by: Junio C Hamano ---