Merge branch 'ew/force-ipv4'
commite84d5e9fa178a027b1c8b9f6e22c9173dcda03b3
authorJunio C Hamano <gitster@pobox.com>
Wed, 24 Feb 2016 21:25:54 +0000 (24 13:25 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Feb 2016 21:25:54 +0000 (24 13:25 -0800)
treeb3d16c3076cb8bce048c54e331e86f56e0c0533b
parent8020803f5057601c1c29ffcdbd309905bd26eef7
parentc915f11eb4922e154e29cf62d3b549d65c06a170
Merge branch 'ew/force-ipv4'

"git fetch" and friends that make network connections can now be
told to only use ipv4 (or ipv6).

* ew/force-ipv4:
  connect & http: support -4 and -6 switches for remote operations
Documentation/fetch-options.txt
Documentation/git-push.txt
builtin/clone.c
builtin/fetch.c
builtin/push.c
http.c
http.h
remote-curl.c
transport-helper.c
transport.c