From: Junio C Hamano
Date: Tue, 22 May 2007 07:23:37 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.2-35-ga334
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5e284b493e1b24c922c8de3fb1ebcec179039a9c;p=git.git
Autogenerated HTML docs for v1.5.2-35-ga334
---
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