Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: Fix git_patchset_body not closing <div class="patch">
[gitweb.git]
/
Documentation
/
git-init-db.txt
diff --git
a/Documentation/git-init-db.txt
b/Documentation/git-init-db.txt
index ca7d09dc0a8563a1d8005bc83a89d19c785c1a3d..bc3ba14939054657bd82b8e3a8eb876e26ff14b0 100644
(file)
--- a/
Documentation/git-init-db.txt
+++ b/
Documentation/git-init-db.txt
@@
-74,6
+74,7
@@
Running `git-init-db` in an existing repository is safe. It will not overwrite
things that are already there. The primary reason for rerunning `git-init-db`
is to pick up newly added templates.
+Note that `git-init` is the same as `git-init-db`.
EXAMPLES