Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Check for IO errors after running a command
[gitweb.git]
/
Documentation
/
git-init.txt
diff --git
a/Documentation/git-init.txt
b/Documentation/git-init.txt
index 596b567c90fc53b3662d31478ad57c8559eafab0..413ed65143d90b32a9b77301953f45bc26465e7d 100644
(file)
--- a/
Documentation/git-init.txt
+++ b/
Documentation/git-init.txt
@@
-3,7
+3,7
@@
git-init(1)
NAME
----
-git-init - Create
s an empty git repository
+git-init - Create
an empty git repository or reinitialize an existing one
SYNOPSIS
@@
-108,4
+108,3
@@
Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
GIT
---
Part of the gitlink:git[7] suite
-