summaryrefslogtreecommitdiffstats
path: root/git-init-db.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-08 06:53:32 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-08 06:53:32 +0000
commitfc4d38ced802738c5d6aaabf66a345d2d6c97c82 (patch)
treebce4d6040002c7111f622ae98404435be42b47a1 /git-init-db.html
parent79770b6ed3e6b40355c01e4d1c00c0da5c827086 (diff)
downloadgit-htmldocs-fc4d38ced802738c5d6aaabf66a345d2d6c97c82.tar.gz
Autogenerated HTML docs for v1.4.4.4-g9a5e4
Diffstat (limited to 'git-init-db.html')
-rw-r--r--git-init-db.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-init-db.html b/git-init-db.html
index 5c79f9d5e..a9aa49c55 100644
--- a/git-init-db.html
+++ b/git-init-db.html
@@ -346,6 +346,7 @@ otherwise the default <tt>$GIT_DIR/objects</tt> directory is used.</p>
<p>Running <tt>git-init-db</tt> in an existing repository is safe. It will not overwrite
things that are already there. The primary reason for rerunning <tt>git-init-db</tt>
is to pick up newly added templates.</p>
+<p>Note that <tt>git-init</tt> is the same as <tt>git-init-db</tt>.</p>
</div>
<h2>EXAMPLES</h2>
<div class="sectionbody">
@@ -389,7 +390,7 @@ add all existing file to the index
</div>
<div id="footer">
<div id="footer-text">
-Last updated 03-Oct-2006 08:41:08 UTC
+Last updated 08-Jan-2007 06:53:18 UTC
</div>
</div>
</body>