]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sw/pull-ipv46-passthru' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Dec 2017 17:09:00 +0000 (09:09 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Dec 2017 17:09:00 +0000 (09:09 -0800)
Contrary to the documentation, "git pull -4/-6 other-args" did not
ask the underlying "git fetch" to go over IPv4/IPv6, which has been
corrected.

* sw/pull-ipv46-passthru:
  pull: pass -4/-6 option to 'git fetch'

1  2 
builtin/pull.c

diff --cc builtin/pull.c
Simple merge