Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-log(1): remove --full-line-diff description
author
Thomas Rast
<trast@inf.ethz.ch>
Mon, 22 Apr 2013 09:36:22 +0000
(11:36 +0200)
committer
Junio 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
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
0f48343
)
diff --git
a/Documentation/git-log.txt
b/Documentation/git-log.txt
index 0959f9d60c455e02bf80ce03ac4aae6e7f269777..65707ce13ccfaba5034235439a5000eb826b6641 100644
(file)
--- 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.
-
[\--] <path>...::
Show only commits that are enough to explain how the files
that match the specified paths came to be. See "History