pull: document more passthru options
commit9c688735f68ef76237708db66b2078bbe78d8f09
authorRené Scharfe <l.s.r@web.de>
Mon, 9 Mar 2020 21:51:39 +0000 (9 22:51 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Mar 2020 18:29:14 +0000 (11 11:29 -0700)
treef65977e3a8f6689427a37c07ff84dc7a3daccc0d
parentc522f061d551c9bb8684a7c3859b2ece4499b56b
pull: document more passthru options

git pull accepts the options --dry-run, -p/--prune, --refmap, and
-t/--tags since a32975f516 (pull: pass git-fetch's options to git-fetch,
2015-06-18), -j/--jobs since 62104ba14a (submodules: allow parallel
fetching, add tests and documentation, 2015-12-15), and --set-upstream
since 24bc1a1292 (pull, fetch: add --set-upstream option, 2019-08-19).
Update its documentation to match.

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/fetch-options.txt