Skip to content

Commit

Permalink
Documentation: git-init: reword parenthetical statements
Browse files Browse the repository at this point in the history
Signed-off-by: Linus Arver <linusarver@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Linus Arver authored and Junio C Hamano committed Aug 8, 2014
1 parent c165d1f commit 4dde849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/git-init.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ 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).
If you provide a 'directory', the command is run inside it. If this directory
does not exist, it will be created.

--

Expand Down

0 comments on commit 4dde849

Please sign in to comment.