X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-send-pack.txt;h=deaa7d9654f5938fabad3e1eae29ae7c7803d2ec;hb=738820a913d05427b6c86d227aafd2bac7cd38d1;hp=8178d9264251e45d5af5cabfca2d193252ac1768;hpb=e7ec9de67639d7c1715b450f54d297cc38e25867;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