From fbb0aff4fcbeee0472e56086a5b5c83b4dad8ce2 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Tue, 1 Aug 2006 08:53:38 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.4.2-rc2-gbc9e
---
config.txt | 4 ++++
git-repo-config.html | 11 ++++++++++-
2 files changed, 14 insertions(+), 1 deletion(-)
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