X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Ffetch-options.txt;h=13f34d3ca28a402d56420f3bf5615837cf529e0a;hb=175fb6c0406e63a10791ab793cdac2acf185eab0;hp=e624d3d0ee93c5d1618bf220ecd2d4eafddc47ca;hpb=949964c4af740015c53cb7630fea8795e0f710a0;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