Skip to content

Commit f27b48d

Browse files
LemmingAvalanchegitster
authored andcommitted
Documentation/git-bundle.txt: remove old --all example
We don’t need this part now that we have a fleshed-out `--all` example. Signed-off-by: Kristoffer Haugsbakk <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent df0cf6f commit f27b48d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Documentation/git-bundle.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,6 @@ It is okay to err on the side of caution, causing the bundle file
202202
to contain objects already in the destination, as these are ignored
203203
when unpacking at the destination.
204204

205-
If you want to match `git clone --mirror`, which would include your
206-
refs such as `refs/remotes/*`, use `--all`.
207205
If you want to provide the same set of refs that a clone directly
208206
from the source repository would get, use `--branches --tags` for
209207
the `<git-rev-list-args>`.

0 commit comments

Comments
 (0)