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