diff options
author | Spencer E. Olson <olsonse@umich.edu> | 2010-08-11 14:40:38 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-08-11 14:07:31 -0700 |
commit | b1d1058cc348a985a6209f920fab0db592dc83de (patch) | |
tree | 7ab93f6a533ec1ec72336cd537320de2a0f3f6db /git.c | |
parent | Git 1.7.2 (diff) | |
download | tgif-b1d1058cc348a985a6209f920fab0db592dc83de.tar.xz |
Allow HTTP user agent string to be modified.
Some firewalls restrict HTTP connections based on the clients user agent. This
commit provides the user the ability to modify the user agent string via either
a new config option (http.useragent) or by an environment variable
(GIT_HTTP_USER_AGENT).
Relevant documentation is added to Documentation/config.txt.
Signed-off-by: Spencer E. Olson <olsonse@umich.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git.c')
0 files changed, 0 insertions, 0 deletions