Documentation/git-bundle.txt: fix word join typo
Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
92999a42db
commit
18693d7d65
@ -31,7 +31,7 @@ Git commands that fetch or otherwise "read" via protocols such as
|
|||||||
possible linkgit:git-clone[1] a new repository from a bundle, to use
|
possible linkgit:git-clone[1] a new repository from a bundle, to use
|
||||||
linkgit:git-fetch[1] to fetch from one, and to list the references
|
linkgit:git-fetch[1] to fetch from one, and to list the references
|
||||||
contained within it with linkgit:git-ls-remote[1]. There's no
|
contained within it with linkgit:git-ls-remote[1]. There's no
|
||||||
corresponding "write" support, i.e.a 'git push' into a bundle is not
|
corresponding "write" support, i.e. a 'git push' into a bundle is not
|
||||||
supported.
|
supported.
|
||||||
|
|
||||||
See the "EXAMPLES" section below for examples of how to use bundles.
|
See the "EXAMPLES" section below for examples of how to use bundles.
|
||||||
|
Reference in New Issue
Block a user