summaryrefslogtreecommitdiffstats
path: root/git-push.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-10-30 08:44:11 +0900
committerJunio C Hamano <gitster@pobox.com>2023-10-30 08:44:11 +0900
commit918a697459a240f82a16fba9fe7a606ed1d9c2a9 (patch)
tree0ebdc5c599739be4b2c4fa4ebf0cfc1ebbbff565 /git-push.txt
parent33be82183d4cd6dc645f64da1402cf9a3f4cdbf3 (diff)
downloadgit-htmldocs-918a697459a240f82a16fba9fe7a606ed1d9c2a9.tar.gz
Autogenerated HTML docs for v2.42.0-526-g3130c1
Diffstat (limited to 'git-push.txt')
-rw-r--r--git-push.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-push.txt b/git-push.txt
index c12caedbb..9b7cfbc5c 100644
--- a/git-push.txt
+++ b/git-push.txt
@@ -10,7 +10,7 @@ SYNOPSIS
--------
[verse]
'git push' [--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]]