From 28d8ede23f022507f55c91fdc009374fc335cc19 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Thu, 5 Jul 2007 05:51:38 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.3-rc0-30-g114f
---
config.txt | 4 ++++
git-config.html | 11 ++++++++++-
git-filter-branch.html | 31 ++++++++++++++++++++-----------
git-filter-branch.txt | 34 ++++++++++++++++++++++------------
git-stash.html | 4 ++--
git-stash.txt | 2 +-
6 files changed, 59 insertions(+), 27 deletions(-)
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