mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-04 08:40:19 -05:00
git-log(1): remove --full-line-diff description
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>
This commit is contained in:
committed by
Junio C Hamano
parent
0f483436e9
commit
4999266706
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user