summaryrefslogtreecommitdiffstats
path: root/git-init-db.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-07-09 20:38:54 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-07-09 20:38:54 +0000
commit51c2ab075b2b9f9af2734cb54753534bbda88696 (patch)
treecbb8b80ebc6d46add639113a939902f94f2f9d0a /git-init-db.html
parentc26f5488a78cd9e6bdcc963590ca3a5895877906 (diff)
downloadgit-htmldocs-51c2ab075b2b9f9af2734cb54753534bbda88696.tar.gz
Autogenerated HTML docs for v1.4.1-gff4c8
Diffstat (limited to 'git-init-db.html')
-rw-r--r--git-init-db.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-init-db.html b/git-init-db.html
index 67e56214e..c87bbbc7a 100644
--- a/git-init-db.html
+++ b/git-init-db.html
@@ -300,7 +300,7 @@ git-init-db(1) Manual Page
<div class="sectionbody">
<p>This command creates an empty git repository - basically a <tt>.git</tt> directory
with subdirectories for <tt>objects</tt>, <tt>refs/heads</tt>, <tt>refs/tags</tt>, and
-templated files.
+template files.
An initial <tt>HEAD</tt> file that references the HEAD of the master branch
is also created.</p>
<p>If <tt>--template=&lt;template_directory&gt;</tt> is specified, <tt>&lt;template_directory&gt;</tt>
@@ -363,7 +363,7 @@ add all existing file to the index
</div>
<div id="footer">
<div id="footer-text">
-Last updated 29-Apr-2006 07:01:33 UTC
+Last updated 09-Jul-2006 20:38:39 UTC
</div>
</div>
</body>