X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Ffetch-options.txt;h=200c9b240dc3f89cd29350332447e48b53bcfdc1;hb=17dff84b5e745ba17a5b3ae5591d79f96b165d48;hp=a25d04a4fa2e6449d4e5ec1beddf305385ae8571;hpb=36d277c72d90d32f99616072b64a2652248f5264;p=git.git diff --git a/Documentation/fetch-options.txt b/Documentation/fetch-options.txt index a25d04a4..200c9b24 100644 --- a/Documentation/fetch-options.txt +++ b/Documentation/fetch-options.txt @@ -4,6 +4,11 @@ option old data in `.git/FETCH_HEAD` will be overwritten. -f, \--force:: + When `git-fetch` is used with `:` + refspec, it refuses to update the local branch + `` unless the remote branch `` it + fetches is a descendant of ``. This option + overrides that check. -t, \--tags:: By default, the git core utilities will not fetch and store