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