git-clone documentation didn't mention --origin as equivalent of -o
Signed-off-by: Andy Parkins <andyparkins@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
44b27ec960
commit
ba158a32b9
@ -75,6 +75,7 @@ OPTIONS
|
|||||||
this option is used, neither the `origin` branch nor the
|
this option is used, neither the `origin` branch nor the
|
||||||
default `remotes/origin` file is created.
|
default `remotes/origin` file is created.
|
||||||
|
|
||||||
|
--origin <name>::
|
||||||
-o <name>::
|
-o <name>::
|
||||||
Instead of using the branch name 'origin' to keep track
|
Instead of using the branch name 'origin' to keep track
|
||||||
of the upstream repository, use <name> instead. Note
|
of the upstream repository, use <name> instead. Note
|
||||||
|
Loading…
Reference in New Issue
Block a user