summaryrefslogtreecommitdiffstats
path: root/git-clone.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-11-03 02:40:13 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-11-03 02:40:13 +0000
commitdcc22ee22803fe091761047d69d9252945b04a19 (patch)
treed38a41bf355050d4c4b89656026b9efdc8c2d96e /git-clone.txt
parenta2ec14f96e29dae631eb6013e11e0f03dc934660 (diff)
downloadgit-htmldocs-dcc22ee22803fe091761047d69d9252945b04a19.tar.gz
Autogenerated HTML docs for v1.4.3.3-gc954
Diffstat (limited to 'git-clone.txt')
-rw-r--r--git-clone.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-clone.txt b/git-clone.txt
index f973c6431..86060472a 100644
--- a/git-clone.txt
+++ b/git-clone.txt
@@ -75,6 +75,7 @@ OPTIONS
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