We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdb233c + f6d83e2 commit b8e45c5Copy full SHA for b8e45c5
Documentation/git-push.txt
@@ -10,7 +10,7 @@ SYNOPSIS
10
--------
11
[verse]
12
'git push' [--all | --branches | --mirror | --tags] [--follow-tags] [--atomic] [-n | --dry-run] [--receive-pack=<git-receive-pack>]
13
- [--repo=<repository>] [-f | --force] [-d | --delete] [--prune] [-v | --verbose]
+ [--repo=<repository>] [-f | --force] [-d | --delete] [--prune] [-q | --quiet] [-v | --verbose]
14
[-u | --set-upstream] [-o <string> | --push-option=<string>]
15
[--[no-]signed|--signed=(true|false|if-asked)]
16
[--force-with-lease[=<refname>[:<expect>]] [--force-if-includes]]
0 commit comments