summaryrefslogtreecommitdiffstats
path: root/man1/git-push.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-push.1')
-rw-r--r--man1/git-push.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-push.1 b/man1/git-push.1
index 2ce4cb9c5..5f2acd608 100644
--- a/man1/git-push.1
+++ b/man1/git-push.1
@@ -2,12 +2,12 @@
.\" Title: git-push
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 02/14/2023
+.\" Date: 02/22/2023
.\" Manual: Git Manual
-.\" Source: Git 2.39.2.456.gb1485644f9
+.\" Source: Git 2.39.2.542.g06dd2baa8d
.\" Language: English
.\"
-.TH "GIT\-PUSH" "1" "02/14/2023" "Git 2\&.39\&.2\&.456\&.gb14856" "Git Manual"
+.TH "GIT\-PUSH" "1" "02/22/2023" "Git 2\&.39\&.2\&.542\&.g06dd2b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -799,7 +799,7 @@ You can choose to provide the name of a remote which you had previously configur
.\}
.sp
.sp
-The \fB<pushurl>\fR is used for pushes only\&. It is optional and defaults to \fB<URL>\fR\&.
+The \fB<pushurl>\fR is used for pushes only\&. It is optional and defaults to \fB<URL>\fR\&. 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\&.
.SS "Named file in \fB$GIT_DIR/remotes\fR"
.sp
You can choose to provide the name of a file in \fB$GIT_DIR/remotes\fR\&. The URL in this file will be used to access the repository\&. The refspec in this file will be used as default when you do not provide a refspec on the command line\&. This file should have the following format: