X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-send-pack.txt;h=deaa7d9654f5938fabad3e1eae29ae7c7803d2ec;hb=796a01c41ca0b66f798571c7e876b3de4607f498;hp=8178d9264251e45d5af5cabfca2d193252ac1768;hpb=68186857a9bb0a71e9456155623e02d398a5b817;p=git.git diff --git a/Documentation/git-send-pack.txt b/Documentation/git-send-pack.txt index 8178d9264..deaa7d965 100644 --- a/Documentation/git-send-pack.txt +++ b/Documentation/git-send-pack.txt @@ -48,8 +48,8 @@ OPTIONS Run verbosely. --thin:: - Spend extra cycles to minimize the number of objects to be sent. - Use it on slower connection. + Send a "thin" pack, which records objects in deltified form based + on objects not included in the pack to reduce network traffic. :: A remote host to house the repository. When this