Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Make help entries alphabetical
author
Richard Hartmann
<richih.mailinglist@gmail.com>
Sun, 21 Dec 2008 22:28:25 +0000
(23:28 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 22 Dec 2008 02:45:05 +0000
(18:45 -0800)
Signed-off-by: Richard Hartmann <richih@net.in.tum.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
71cbf77
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index 21ea16590b7fe017afbd2fe95c6586e784840bf8..52786c7df5eb902cf97fee165ceb25e3c4763e9e 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-601,10
+601,6
@@
diff.autorefreshindex::
affects only 'git-diff' Porcelain, and not lower level
'diff' commands, such as 'git-diff-files'.
affects only 'git-diff' Porcelain, and not lower level
'diff' commands, such as 'git-diff-files'.
-diff.suppress-blank-empty::
- A boolean to inhibit the standard behavior of printing a space
- before each empty output line. Defaults to false.
-
diff.external::
If this config variable is set, diff generation is not
performed using the internal diff machinery, but using the
diff.external::
If this config variable is set, diff generation is not
performed using the internal diff machinery, but using the
@@
-639,6
+635,10
@@
diff.renames::
will enable basic rename detection. If set to "copies" or
"copy", it will detect copies, as well.
will enable basic rename detection. If set to "copies" or
"copy", it will detect copies, as well.
+diff.suppress-blank-empty::
+ A boolean to inhibit the standard behavior of printing a space
+ before each empty output line. Defaults to false.
+
fetch.unpackLimit::
If the number of objects fetched over the git native
transfer is below this
fetch.unpackLimit::
If the number of objects fetched over the git native
transfer is below this