Autogenerated HTML docs for v1.5.2-rc3-61-g4229
authorJunio C Hamano <junio@hera.kernel.org>
Fri, 18 May 2007 15:54:37 +0000 (15:54 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Fri, 18 May 2007 15:54:37 +0000 (15:54 +0000)
git-add.html
git-add.txt

index 03df0ed7283417cca918ef55960ce40908f09b79..7b7725d1da25cde7d755078f361400534ffabf5c 100644 (file)
@@ -366,6 +366,13 @@ commit.</p>
 </dd>\r
 </dl>\r
 </div>\r
+<h2>Configuration</h2>\r
+<div class="sectionbody">\r
+<p>The optional configuration variable <em>core.excludesfile</em> indicates a path to a\r
+file containing patterns of file names to exclude from git-add, similar to\r
+$GIT_DIR/info/exclude.  Patterns in the exclude file are used in addition to\r
+those in info/exclude.  See <a href="repository-layout.html">repository layout</a>.</p>\r
+</div>\r
 <h2>EXAMPLES</h2>\r
 <div class="sectionbody">\r
 <dl>\r
@@ -548,7 +555,7 @@ diff
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 15-May-2007 03:12:35 UTC\r
+Last updated 18-May-2007 15:54:21 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 27b9c0f8cc1ff8f7c42c0fdcd86008c7f8d2a5be..a0c9f68580594f785aaec0472ca8404701d4d86d 100644 (file)
@@ -69,6 +69,15 @@ OPTIONS
        for command-line options).
 
 
+Configuration
+-------------
+
+The optional configuration variable 'core.excludesfile' indicates a path to a
+file containing patterns of file names to exclude from git-add, similar to
+$GIT_DIR/info/exclude.  Patterns in the exclude file are used in addition to
+those in info/exclude.  See link:repository-layout.html[repository layout].
+
+
 EXAMPLES
 --------
 git-add Documentation/\\*.txt::