git-clone doc: typofix

Signed-off-by: Johannes Gilger <heipei@hackvalue.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Johannes Gilger 2009-09-13 15:35:05 +02:00 committed by Junio C Hamano
parent 9f67fee2f0
commit 65d15ed992
1 changed files with 1 additions and 1 deletions

View File

@ -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.