summaryrefslogtreecommitdiffstats
path: root/git-clone.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-10-27 16:01:14 -0700
committerJunio C Hamano <gitster@pobox.com>2020-10-27 16:01:14 -0700
commit6a3d665f4a653957918d7c61d6e7a1e464fc8054 (patch)
tree2683481bae44ef7cdd6c2bfa64d03f01689b8872 /git-clone.html
parente48956dde737f7b49a056b3142992a70244566a9 (diff)
downloadgit-htmldocs-6a3d665f4a653957918d7c61d6e7a1e464fc8054.tar.gz
Autogenerated HTML docs for v2.29.1-59-gf9b64
Diffstat (limited to 'git-clone.html')
-rw-r--r--git-clone.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-clone.html b/git-clone.html
index 2bc277cb1..8bcd2659b 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -1007,8 +1007,9 @@ objects from the source repository into a pack in the cloned repository.</p></di
</dt>
<dd>
<p>
- Instead of using the remote name <code>origin</code> to keep track
- of the upstream repository, use <code>&lt;name&gt;</code>.
+ Instead of using the remote name <code>origin</code> to keep track of the upstream
+ repository, use <code>&lt;name&gt;</code>. Overrides <code>clone.defaultRemoteName</code> from the
+ config.
</p>
</dd>
<dt class="hdlist1">
@@ -1416,7 +1417,7 @@ Create a bare repository to publish your changes to the public:
<div id="footer">
<div id="footer-text">
Last updated
- 2020-09-25 15:47:14 PDT
+ 2020-10-27 15:58:27 PDT
</div>
</div>
</body>