summaryrefslogtreecommitdiffstats
path: root/git-init.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
commit1aa40d2e3f5186afb805e7020577acb9f5f78b89 (patch)
tree72812d480799e16b94f9cfed423b8d7d45c7fb4f /git-init.html
parenta9701f0184382d8de7380c56558718915905746a (diff)
downloadgit-htmldocs-1aa40d2e3f5186afb805e7020577acb9f5f78b89.tar.gz
Autogenerated HTML docs for v1.6.6.1-383-g5a9f
Diffstat (limited to 'git-init.html')
-rw-r--r--git-init.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-init.html b/git-init.html
index deb442f78..ed3a5d413 100644
--- a/git-init.html
+++ b/git-init.html
@@ -428,10 +428,10 @@ to use instead of <tt>./.git</tt> for the base of the repository.</p></div>
<div class="para"><p>If the object storage directory is specified via the <tt>$GIT_OBJECT_DIRECTORY</tt>
environment variable then the sha1 directories are created underneath -
otherwise the default <tt>$GIT_DIR/objects</tt> directory is used.</p></div>
-<div class="para"><p>Running <em>git-init</em> in an existing repository is safe. It will not overwrite
-things that are already there. The primary reason for rerunning <em>git-init</em>
+<div class="para"><p>Running <em>git init</em> in an existing repository is safe. It will not overwrite
+things that are already there. The primary reason for rerunning <em>git init</em>
is to pick up newly added templates.</p></div>
-<div class="para"><p>Note that <em>git-init</em> is the same as <em>git-init-db</em>. The command
+<div class="para"><p>Note that <em>git init</em> is the same as <em>git init-db</em>. The command
was primarily meant to initialize the object database, but over
time it has become responsible for setting up the other aspects
of the repository, such as installing the default hooks and
@@ -480,7 +480,7 @@ add all existing file to the index
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-12-03 09:12:38 UTC
+Last updated 2010-01-21 17:44:31 UTC
</div>
</div>
</body>