From: Junio C Hamano Date: Wed, 22 Apr 2020 20:42:45 +0000 (-0700) Subject: Merge branch 'rs/pull-options-sync-code-and-doc' X-Git-Tag: v2.27.0-rc0~126 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9f471e4b95d5f684dc9d0ec7c43ab267acc06ae4;p=thirdparty%2Fgit.git Merge branch 'rs/pull-options-sync-code-and-doc' "git pull" shares many options with underlying "git fetch", but some of them were not documented and some of those that would make sense to pass down were not passed down. * rs/pull-options-sync-code-and-doc: pull: pass documented fetch options on pull: remove --update-head-ok from documentation --- 9f471e4b95d5f684dc9d0ec7c43ab267acc06ae4