]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/pull-options-sync-code-and-doc'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:45 +0000 (13:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:45 +0000 (13:42 -0700)
commit9f471e4b95d5f684dc9d0ec7c43ab267acc06ae4
tree2cdaaa3c0ceea88d63d3109fc046838ed9d3bba2
parent7780604ac200b763af71efba0eb7c880f39fd152
parent13ac5edbfa5a03cd9bb4cf6b59dc45f2c73aa463
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
builtin/pull.c