X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Ffetch-options.txt;h=13f34d3ca28a402d56420f3bf5615837cf529e0a;hb=b8ec59234ba2c1833e29eece9ed87f7a471cbae2;hp=e624d3d0ee93c5d1618bf220ecd2d4eafddc47ca;hpb=949964c4af740015c53cb7630fea8795e0f710a0;p=git.git diff --git a/Documentation/fetch-options.txt b/Documentation/fetch-options.txt index e624d3d0e..13f34d3ca 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