Skip to content

Commit c43a67f

Browse files
LemmingAvalanchegitster
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: Junio C Hamano <[email protected]>
1 parent f27b48d commit c43a67f

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
@@ -131,7 +131,7 @@ SPECIFYING REFERENCES
131131
---------------------
132132

133133
Revisions must be accompanied by reference names to be packaged in a
134-
bundle.
134+
bundle. Alternatively `--all` can be used to package all refs.
135135

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

0 commit comments

Comments
 (0)