From: Junio C Hamano
Date: Tue, 1 Aug 2006 08:53:38 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.4.2-rc2-gbc9e
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fbb0aff4fcbeee0472e56086a5b5c83b4dad8ce2;p=git.git
Autogenerated HTML docs for v1.4.2-rc2-gbc9e
---
diff --git a/config.txt b/config.txt
index 465eb13e7..e669003f7 100644
--- a/config.txt
+++ b/config.txt
@@ -116,6 +116,10 @@ apply.whitespace::
Tells `git-apply` how to handle whitespaces, in the same way
as the '--whitespace' option. See gitlink:git-apply[1].
+pager.color::
+ A boolean to enable/disable colored output when the pager is in
+ use (default is true).
+
diff.color::
When true (or `always`), always use colors in patch.
When false (or `never`), never. When set to `auto`, use
diff --git a/git-repo-config.html b/git-repo-config.html
index ae75aec07..610a2d1b3 100644
--- a/git-repo-config.html
+++ b/git-repo-config.html
@@ -684,6 +684,15 @@ apply.whitespace
+pager.color
+
+
+
+ A boolean to enable/disable colored output when the pager is in
+ use (default is true).
+
+
+
diff.color
@@ -960,7 +969,7 @@ imap