Skip to content

Commit 4f68a40

Browse files
LemmingAvalanchettaylorr
authored andcommitted
Documentation/git-bundle.txt: mention --all in spec. refs
Mention `--all` as an alternative in “Specifying References”. Signed-off-by: Kristoffer Haugsbakk <[email protected]> Signed-off-by: Taylor Blau <[email protected]>
1 parent 2be7127 commit 4f68a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-bundle.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ SPECIFYING REFERENCES
132132
---------------------
133133

134134
Revisions must be accompanied by reference names to be packaged in a
135-
bundle.
135+
bundle. Alternatively `--all` can be used to package all refs.
136136

137137
More than one reference may be packaged, and more than one set of prerequisite objects can
138138
be specified. The objects packaged are those not contained in the

0 commit comments

Comments
 (0)