X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-init.txt;h=1b64d3ab03c2e13807e24833823193021559d947;hb=ffcc952b33575e28b971d63ba2b7e46b7726a257;hp=e1fd6884f066c3f501394173d27df26717b9be85;hpb=d145144c3ba050a1a8c8296f337b77a18500af00;p=git.git diff --git a/Documentation/git-init.txt b/Documentation/git-init.txt index e1fd6884f..1b64d3ab0 100644 --- a/Documentation/git-init.txt +++ b/Documentation/git-init.txt @@ -3,7 +3,7 @@ git-init(1) NAME ---- -git-init - Creates an empty git repository +git-init - Create an empty git repository or reinitialize an existing one SYNOPSIS @@ -79,9 +79,7 @@ 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 setting the configuration variables. The old name is retained -because people are so used to it and many existing documents -refer to it that way, and this will not change for some time to -come. +for backward compatibility reasons. EXAMPLES