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 89b35a403..9dcb56821 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: 2023-10-23
+.\" Date: 2023-10-29
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.482.g2e8e77cbac
+.\" Source: Git 2.42.0.526.g3130c155df
.\" Language: English
.\"
-.TH "GIT\-PUSH" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
+.TH "GIT\-PUSH" "1" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -33,7 +33,7 @@ git-push \- Update remote refs along with associated objects
.sp
.nf
\fIgit push\fR [\-\-all | \-\-branches | \-\-mirror | \-\-tags] [\-\-follow\-tags] [\-\-atomic] [\-n | \-\-dry\-run] [\-\-receive\-pack=<git\-receive\-pack>]
- [\-\-repo=<repository>] [\-f | \-\-force] [\-d | \-\-delete] [\-\-prune] [\-v | \-\-verbose]
+ [\-\-repo=<repository>] [\-f | \-\-force] [\-d | \-\-delete] [\-\-prune] [\-q | \-\-quiet] [\-v | \-\-verbose]
[\-u | \-\-set\-upstream] [\-o <string> | \-\-push\-option=<string>]
[\-\-[no\-]signed|\-\-signed=(true|false|if\-asked)]
[\-\-force\-with\-lease[=<refname>[:<expect>]] [\-\-force\-if\-includes]]