X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-http-pull.txt;h=edc5cebf7c177f85f0e630a8d0827f4020e25042;hb=78938b0d8a95b09d94af214fdb6b5f053a5edb98;hp=431ef7cab3cadc94ca86e28c69611ee610a74767;hpb=89ab859e9452cbc8f1f15afab52257e9b789c899;p=git.git diff --git a/Documentation/git-http-pull.txt b/Documentation/git-http-pull.txt index 431ef7ca..edc5cebf 100644 --- a/Documentation/git-http-pull.txt +++ b/Documentation/git-http-pull.txt @@ -23,8 +23,9 @@ Downloads a remote GIT repository via HTTP. Get all the objects. -v:: Report what is downloaded. --w:: - Writes the commit-id into the filename under $GIT_DIR/refs/ on + +-w :: + Writes the commit-id into the filename under $GIT_DIR/refs/ on the local end after the transfer is complete. Author