]> git.ipfire.org Git - thirdparty/git.git/commitdiff
git-log(1): remove --full-line-diff description
authorThomas Rast <trast@inf.ethz.ch>
Mon, 22 Apr 2013 09:36:22 +0000 (11:36 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Apr 2013 14:53:59 +0000 (07:53 -0700)
This option is a remnant of an earlier log -L version, and not
currently implemented.  Remove it until (if at all) it is implemented
again.

Signed-off-by: Thomas Rast <trast@inf.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-log.txt

index 0959f9d60c455e02bf80ce03ac4aae6e7f269777..65707ce13ccfaba5034235439a5000eb826b6641 100644 (file)
@@ -82,10 +82,6 @@ produced by --stat etc.
 
 include::line-range-format.txt[]
 
---full-line-diff::
-       Always print the interesting range even if the current commit
-       does not change any line of the range.
-
 [\--] <path>...::
        Show only commits that are enough to explain how the files
        that match the specified paths came to be.  See "History