X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-http-pull.txt;h=edc5cebf7c177f85f0e630a8d0827f4020e25042;hb=1efdd27f54e42746c23944cfe77e568673b2a0fa;hp=431ef7cab3cadc94ca86e28c69611ee610a74767;hpb=638ccfdf0eeabf3d985426308b2a82db6207ae28;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