summaryrefslogtreecommitdiffstats
path: root/git-fetch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-12-17 15:54:21 -0800
committerJunio C Hamano <gitster@pobox.com>2013-12-17 15:54:21 -0800
commitcf77b0414a44eadfcd0c74dfcae739427b7d2cce (patch)
tree1519c182edb5f1d3603ae6d752dcb9106e36f117 /git-fetch.txt
parent4c8f2d99229331de853716af53a6a0901b4b0d68 (diff)
downloadgit-htmldocs-cf77b0414a44eadfcd0c74dfcae739427b7d2cce.tar.gz
Autogenerated HTML docs for v1.8.5.2-192-g7794
Diffstat (limited to 'git-fetch.txt')
-rw-r--r--git-fetch.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/git-fetch.txt b/git-fetch.txt
index 10657134a..5809aa4eb 100644
--- a/git-fetch.txt
+++ b/git-fetch.txt
@@ -37,6 +37,9 @@ or from several repositories at once if <group> is given and
there is a remotes.<group> entry in the configuration file.
(See linkgit:git-config[1]).
+When no remote is specified, by default the `origin` remote will be used,
+unless there's an upstream branch configured for the current branch.
+
OPTIONS
-------
include::fetch-options.txt[]