Message ID | 164b94bab9214f6030909df8f1e7c476b7f79e55.1732822997.git.code@khaugsbakk.name (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Documentation/git-bundle.txt: fix word join typo | expand |
diff --git a/Documentation/git-bundle.txt b/Documentation/git-bundle.txt index 504b8a8143a..03cd36fe8d2 100644 --- a/Documentation/git-bundle.txt +++ b/Documentation/git-bundle.txt @@ -32,7 +32,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 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 -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. BUNDLE FORMAT