commit | 745c7c8e6252ba41430a1442e1fa8da2ec40e9c2 | [log] [tgz] |
---|---|---|
author | Jeff King <peff@peff.net> | Sat Jun 02 15:03:08 2012 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Jun 03 13:11:54 2012 -0700 |
tree | b0dc93ef1c6e2da4f08a567adffee79cb4007852 | |
parent | 42dcbb738b47ab7e2b265ed981c9a4a7bda92f97 [diff] |
http: get default user-agent from git_user_agent This means we will respect the GIT_USER_AGENT build-time configuration and run-time environment variable. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>