X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-bundle.txt;h=c3a066e60cb40d893287f813a4a007c4db42b1bb;hb=0b4ae29f0328fb8c270030abad132e8f50e05381;hp=aee7e4a8c9396225e6d82d6a85618128c4170ce0;hpb=1966af81760aea2966f8f218d442aed5f296b992;p=git.git diff --git a/Documentation/git-bundle.txt b/Documentation/git-bundle.txt index aee7e4a8c..c3a066e60 100644 --- a/Documentation/git-bundle.txt +++ b/Documentation/git-bundle.txt @@ -24,7 +24,7 @@ ssh, rsync, http) cannot be used. This command provides support for 'git-fetch' and 'git-pull' to operate by packaging objects and references in an archive at the originating machine, then importing those into another repository using 'git-fetch' and 'git-pull' -after moving the archive by some means (i.e., by sneakernet). As no +after moving the archive by some means (e.g., by sneakernet). As no direct connection between the repositories exists, the user must specify a basis for the bundle that is held by the destination repository: the bundle assumes that all objects in the basis are already in the