X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-local-pull.txt;h=4651e81581962d2dfd94dc6cd66a551fe7aec4ee;hb=cdacb6208fdb6779b21350644d61bd90e63db3d5;hp=cb9533401890012a36654eab7de99485798cb21c;hpb=07ee0d77c66d6f356cd3f82435e67510779aa53c;p=git.git diff --git a/Documentation/git-local-pull.txt b/Documentation/git-local-pull.txt index cb953340..4651e815 100644 --- a/Documentation/git-local-pull.txt +++ b/Documentation/git-local-pull.txt @@ -25,8 +25,9 @@ OPTIONS 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