summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9f67fee)
raw | patch | inline | side by side (parent: 9f67fee)
author | Johannes Gilger <heipei@hackvalue.de> | |
Sun, 13 Sep 2009 13:35:05 +0000 (15:35 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 13 Sep 2009 18:58:54 +0000 (11:58 -0700) |
Signed-off-by: Johannes Gilger <heipei@hackvalue.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-clone.txt | patch | blob | history |
index f23100e5094a891a0b6205badc0516fedfc74664..aacf4fd327a759951f08762a8da0c748e739b38b 100644 (file)
--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.