summaryrefslogtreecommitdiffstats
path: root/urls-remotes.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-02-22 15:31:59 -0800
committerJunio C Hamano <gitster@pobox.com>2023-02-22 15:31:59 -0800
commit3583c5c3e0e0265a7a2e48b2be5e756b53c42dca (patch)
treef3977c9d683e9e2a5f0cb2b82e0d467c61572a8d /urls-remotes.txt
parent179b64fec440c912e5e180bd4caf902800516f21 (diff)
downloadgit-htmldocs-3583c5c3e0e0265a7a2e48b2be5e756b53c42dca.tar.gz
Autogenerated HTML docs for v2.39.2-542-g06dd2
Diffstat (limited to 'urls-remotes.txt')
-rw-r--r--urls-remotes.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/urls-remotes.txt b/urls-remotes.txt
index 86d0008f9..e410912fe 100644
--- a/urls-remotes.txt
+++ b/urls-remotes.txt
@@ -33,7 +33,9 @@ config file would appear like this:
------------
The `<pushurl>` is used for pushes only. It is optional and defaults
-to `<URL>`.
+to `<URL>`. Pushing to a remote affects all defined pushurls or to all
+defined urls if no pushurls are defined. Fetch, however, will only
+fetch from the first defined url if muliple urls are defined.
Named file in `$GIT_DIR/remotes`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~