diff options
Diffstat (limited to 'Documentation/git-local-pull.txt')
-rw-r--r-- | Documentation/git-local-pull.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/git-local-pull.txt b/Documentation/git-local-pull.txt index cb9533401..4651e8158 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 <filename>:: + Writes the commit-id into the filename under $GIT_DIR/refs/<filename> on the local end after the transfer is complete. Author |