From: Yi EungJun <eungjun...@navercorp.com>

Change since v7

>From Torsten Bögershausen's review:

        * remove unnecessary if-statement

>From Eric Sunshine's review:

        * fix memory leaks and uninitialized variables
        * remove unnecessary if-statement

>From Junio C Hamano's review:

        * fix uninitialized variables

Yi EungJun (1):
  http: Add Accept-Language header if possible

 http.c                     | 151 +++++++++++++++++++++++++++++++++++++++++++++
 remote-curl.c              |   2 +
 t/t5550-http-fetch-dumb.sh |  42 +++++++++++++
 3 files changed, 195 insertions(+)

-- 
2.3.0.rc1.32.ga3df1c7

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to