X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Ffetch-options.txt;h=13f34d3ca28a402d56420f3bf5615837cf529e0a;hb=4514ad4fb77b3c68f69133c22b9c0d3b88ff058f;hp=e624d3d0ee93c5d1618bf220ecd2d4eafddc47ca;hpb=0f76f52621a6d760127cf2a508e09287766219b6;p=git.git diff --git a/Documentation/fetch-options.txt b/Documentation/fetch-options.txt index e624d3d0..13f34d3c 100644 --- a/Documentation/fetch-options.txt +++ b/Documentation/fetch-options.txt @@ -3,6 +3,12 @@ existing contents of `.git/FETCH_HEAD`. Without this option old data in `.git/FETCH_HEAD` will be overwritten. +\--upload-pack :: + When given, and the repository to fetch from is handled + by 'git-fetch-pack', '--exec=' is passed to + the command to specify non-default path for the command + run on the other end. + -f, \--force:: When `git-fetch` is used with `:` refspec, it refuses to update the local branch