X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-http-pull.txt;h=edc5cebf7c177f85f0e630a8d0827f4020e25042;hb=9d34c29db39bdb5c2443475dd6a24cfc5c2c9e37;hp=431ef7cab3cadc94ca86e28c69611ee610a74767;hpb=07ee0d77c66d6f356cd3f82435e67510779aa53c;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