Use config file settings for http
authorNick Hengeveld <nickh@reactrix.com>
Sat, 15 Oct 2005 00:16:01 +0000 (17:16 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 15 Oct 2005 00:16:01 +0000 (17:16 -0700)
commitd402d5566fdf226697a386dfb9858e5d954e9b91
treec0d84880007f6740d0ec424b604e6c32e613cdbd
parentbc8f26527064e8bd9123c293741a0a3762b8a64e
Use config file settings for http

Use "http." config file settings if they exist.  Environment variables
still work, and they will override config file settings.

Signed-off-by: Nick Hengeveld <nickh@reactrix.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
http-fetch.c