@ -8,7 +8,7 @@ git-init - Create an empty git repository or reinitialize an existing one
@@ -8,7 +8,7 @@ git-init - Create an empty git repository or reinitialize an existing one
@ -74,6 +74,9 @@ By default, the configuration flag receive.denyNonFastForwards is enabled
@@ -74,6 +74,9 @@ By default, the configuration flag receive.denyNonFastForwards is enabled
in shared repositories, so that you cannot force a non fast-forwarding push
into it.
If you name a (possibly non-existent) directory at the end of the command
line, the command is run inside the directory (possibly after creating it).