mirror of
https://github.com/git/git.git
synced 2026-08-03 06:31:08 +00:00
git-clone doc: typofix
Signed-off-by: Johannes Gilger <heipei@hackvalue.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
9f67fee2f0
commit
65d15ed992
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user