]> git.ipfire.org Git - thirdparty/git.git/commit - remote.c
Add remote.<name>.proxy
authorSam Vilain <sam.vilain@catalyst.net.nz>
Mon, 3 Dec 2007 21:48:54 +0000 (10:48 +1300)
committerJunio C Hamano <gitster@pobox.com>
Tue, 4 Dec 2007 07:43:07 +0000 (23:43 -0800)
commit14c98218845ad2acbd42b8d913503ff6fb3fd2ac
tree80727a8ed62317aa7602f5cbcc117e7d3a3de211
parent9c5665aa3c938b0e085ca34a8126110edcffa217
Add remote.<name>.proxy

As well as allowing a default http.proxy option, allow it to be set
per-remote.

Signed-off-by: Sam Vilain <sam.vilain@catalyst.net.nz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
remote.c
remote.h
transport.c