summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 44b27ec)
raw | patch | inline | side by side (parent: 44b27ec)
author | Andy Parkins <andyparkins@gmail.com> | |
Thu, 2 Nov 2006 11:11:56 +0000 (12:11 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 3 Nov 2006 02:03:47 +0000 (18:03 -0800) |
Signed-off-by: Andy Parkins <andyparkins@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-clone.txt | patch | blob | history |
index f973c64313699713100ba63822d80fd86979ff78..86060472ad88088bcb59df5eb9acce097f68cb83 100644 (file)
this option is used, neither the `origin` branch nor the
default `remotes/origin` file is created.
+--origin <name>::
-o <name>::
Instead of using the branch name 'origin' to keep track
of the upstream repository, use <name> instead. Note