We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92999a4 commit 18693d7Copy full SHA for 18693d7
Documentation/git-bundle.txt
@@ -31,7 +31,7 @@ Git commands that fetch or otherwise "read" via protocols such as
31
possible linkgit:git-clone[1] a new repository from a bundle, to use
32
linkgit:git-fetch[1] to fetch from one, and to list the references
33
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
+corresponding "write" support, i.e. a 'git push' into a bundle is not
35
supported.
36
37
See the "EXAMPLES" section below for examples of how to use bundles.
0 commit comments