]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sw/pull-ipv46-passthru'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Nov 2017 02:06:40 +0000 (11:06 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Nov 2017 02:06:40 +0000 (11:06 +0900)
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