From 5e284b493e1b24c922c8de3fb1ebcec179039a9c Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Tue, 22 May 2007 07:23:37 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.2-35-ga334
---
config.txt | 5 +++++
git-config.html | 12 +++++++++++-
git-describe.html | 14 ++++++++++++--
git-describe.txt | 7 ++++++-
git-name-rev.html | 14 +++++++++++++-
git-name-rev.txt | 7 +++++++
git-status.html | 6 +++++-
git-status.txt | 5 +++++
8 files changed, 64 insertions(+), 6 deletions(-)
diff --git a/config.txt b/config.txt
index ee1c35e8e..179cb177d 100644
--- a/config.txt
+++ b/config.txt
@@ -256,6 +256,11 @@ You probably do not need to adjust this value.
+
Common unit suffixes of 'k', 'm', or 'g' are supported.
+core.excludeFile::
+ In addition to '.gitignore' (per-directory) and
+ '.git/info/exclude', git looks into this file for patterns
+ of files which are not meant to be tracked.
+
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 879001206..a13d1c4f2 100644
--- a/git-config.html
+++ b/git-config.html
@@ -903,6 +903,16 @@ You probably do not need to adjust this value.
Common unit suffixes of k, m, or g are supported.
+core.excludeFile
+
+
+
+ In addition to .gitignore (per-directory) and
+ .git/info/exclude, git looks into this file for patterns
+ of files which are not meant to be tracked.
+
+
+
alias.*
@@ -1680,7 +1690,7 @@ transfer.unpackLimit