From: Thomas Rast Date: Mon, 22 Apr 2013 09:36:22 +0000 (+0200) Subject: git-log(1): remove --full-line-diff description X-Git-Tag: v1.8.4-rc0~225^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/499926670665570d785bc7baca4d7cd4420823dc?ds=inline;hp=--cc 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 Signed-off-by: Junio C Hamano --- 499926670665570d785bc7baca4d7cd4420823dc diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt index 0959f9d60c..65707ce13c 100644 --- a/Documentation/git-log.txt +++ b/Documentation/git-log.txt @@ -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. - [\--] ...:: Show only commits that are enough to explain how the files that match the specified paths came to be. See "History