Skip to content

Commit

Permalink
git-clone doc: typofix
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Gilger <heipei@hackvalue.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Johannes Gilger authored and Junio C Hamano committed Sep 13, 2009
1 parent 9f67fee commit 65d15ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-clone.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ objects from the source repository into a pack in the cloned repository.
--branch <name>::
-b <name>::
Instead of pointing the newly created HEAD to the branch pointed
to by the cloned repositoroy's HEAD, point to <name> branch
to by the cloned repository's HEAD, point to <name> branch
instead. In a non-bare repository, this is the branch that will
be checked out.

Expand Down

0 comments on commit 65d15ed

Please sign in to comment.