From 51f92e2cc0a6ec2cc6091577a2b47bbb454150b2 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Fri, 29 Dec 2006 05:18:28 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.0-rc0-geff7
---
config.txt | 4 ++++
git-repo-config.html | 11 ++++++++++-
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/config.txt b/config.txt
index 6452a8be1..178e0e1e2 100644
--- a/config.txt
+++ b/config.txt
@@ -267,6 +267,10 @@ i18n.commitEncoding::
browser (and possibly at other places in the future or in other
porcelains). See e.g. gitlink:git-mailinfo[1]. Defaults to 'utf-8'.
+i18n.logOutputEncoding::
+ Character encoding the commit messages are converted to when
+ running `git-log` and friends.
+
log.showroot::
If true, the initial commit will be shown as a big creation event.
This is equivalent to a diff against an empty tree.
diff --git a/git-repo-config.html b/git-repo-config.html
index 2c16228e0..52503e05f 100644
--- a/git-repo-config.html
+++ b/git-repo-config.html
@@ -1012,6 +1012,15 @@ i18n.commitEncoding
+i18n.logOutputEncoding
+
+
+
+ Character encoding the commit messages are converted to when
+ running git-log and friends.
+
+
+
log.showroot
@@ -1206,7 +1215,7 @@ receive.denyNonFastForwards