From: Junio C Hamano
Date: Thu, 5 Jul 2007 05:51:38 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.3-rc0-30-g114f
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=28d8ede23f022507f55c91fdc009374fc335cc19;p=git.git
Autogenerated HTML docs for v1.5.3-rc0-30-g114f
---
diff --git a/config.txt b/config.txt
index 1d96adf30..66a55b051 100644
--- a/config.txt
+++ b/config.txt
@@ -281,6 +281,10 @@ core.excludesfile::
of files which are not meant to be tracked. See
gitlink:gitignore[5].
+core.pager::
+ The command that git will use to paginate output. Can be overridden
+ with the `GIT_PAGER` environment variable.
+
alias.*::
Command aliases for the gitlink:git[1] command wrapper - e.g.
after defining "alias.last = cat-file commit HEAD", the invocation
diff --git a/git-config.html b/git-config.html
index 671937a47..eec0eef81 100644
--- a/git-config.html
+++ b/git-config.html
@@ -1012,6 +1012,15 @@ core.excludesfile
+core.pager
+
+
+
+ The command that git will use to paginate output. Can be overridden
+ with the GIT_PAGER environment variable.
+
+
+
alias.*
@@ -1820,7 +1829,7 @@ transfer.unpackLimit