Skip to content

Commit 18693d7

Browse files
LemmingAvalanchegitster
authored andcommitted
Documentation/git-bundle.txt: fix word join typo
Signed-off-by: Kristoffer Haugsbakk <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 92999a4 commit 18693d7

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
@@ -31,7 +31,7 @@ Git commands that fetch or otherwise "read" via protocols such as
3131
possible linkgit:git-clone[1] a new repository from a bundle, to use
3232
linkgit:git-fetch[1] to fetch from one, and to list the references
3333
contained within it with linkgit:git-ls-remote[1]. There's no
34-
corresponding "write" support, i.e.a 'git push' into a bundle is not
34+
corresponding "write" support, i.e. a 'git push' into a bundle is not
3535
supported.
3636

3737
See the "EXAMPLES" section below for examples of how to use bundles.

0 commit comments

Comments
 (0)