summaryrefslogtreecommitdiffstats
path: root/gitignore.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-04-08 07:36:32 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-04-08 07:36:32 +0000
commitb4a9ede67c31b37be6bc1ac69406ccafe843ffaf (patch)
treefa4d020290acf32e59b7e577ccdad0c3aa91ebd9 /gitignore.html
parent5f9a6f09653d6397ddb553c1824279557ba878a7 (diff)
downloadgit-htmldocs-b4a9ede67c31b37be6bc1ac69406ccafe843ffaf.tar.gz
Autogenerated HTML docs for v1.6.2.2-471-g6da14
Diffstat (limited to 'gitignore.html')
-rw-r--r--gitignore.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/gitignore.html b/gitignore.html
index 8c37e7899..1c0aeceac 100644
--- a/gitignore.html
+++ b/gitignore.html
@@ -347,8 +347,8 @@ Patterns read from the command line for those commands that support
<p>
Patterns read from a <tt>.gitignore</tt> file in the same directory
as the path, or in any parent directory, with patterns in the
- higher level files (up to the root) being overridden by those in
- lower level files down to the directory containing the file.
+ higher level files (up to the toplevel of the work tree) being overridden
+ by those in lower level files down to the directory containing the file.
These patterns match relative to the location of the
<tt>.gitignore</tt> file. A project normally includes such
<tt>.gitignore</tt> files in its repository, containing patterns for
@@ -486,7 +486,7 @@ Frank Lichtenheld, and the git-list &lt;git@vger.kernel.org&gt;.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-04-02 06:50:09 UTC
+Last updated 2009-04-08 07:36:13 UTC
</div>
</div>
</body>