Skip to content

Commit 4999266

Browse files
Thomas Rastgitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 0f48343 commit 4999266

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Documentation/git-log.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,6 @@ produced by --stat etc.
8282

8383
include::line-range-format.txt[]
8484

85-
--full-line-diff::
86-
Always print the interesting range even if the current commit
87-
does not change any line of the range.
88-
8985
[\--] <path>...::
9086
Show only commits that are enough to explain how the files
9187
that match the specified paths came to be. See "History

0 commit comments

Comments
 (0)