Skip to content

Commit

Permalink
git-log(1): remove --full-line-diff description
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Thomas Rast authored and Junio C Hamano committed Apr 22, 2013
1 parent 0f48343 commit 4999266
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Documentation/git-log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4999266

Please sign in to comment.