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.
1 parent f9e0952 commit a3fb31aCopy full SHA for a3fb31a
Documentation/git-send-pack.txt
@@ -9,7 +9,9 @@ git-send-pack - Push objects over Git protocol to another repository
9
SYNOPSIS
10
--------
11
[verse]
12
-'git send-pack' [--all] [--dry-run] [--force] [--receive-pack=<git-receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> [<ref>...]
+'git send-pack' [--all] [--dry-run] [--force] [--receive-pack=<git-receive-pack>]
13
+ [--verbose] [--thin] [--atomic]
14
+ [<host>:]<directory> [<ref>...]
15
16
DESCRIPTION
17
-----------
0 commit comments