OSDN Git Service

Merge branch 'dt/http-postbuffer-can-be-large'
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Apr 2017 05:07:45 +0000 (22:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Apr 2017 05:07:45 +0000 (22:07 -0700)
Allow the http.postbuffer configuration variable to be set to a
size that can be expressed in size_t, which can be larger than
ulong on some platforms.

* dt/http-postbuffer-can-be-large:
  http.postbuffer: allow full range of ssize_t values

1  2 
cache.h
http.c
remote-curl.c

diff --cc cache.h
Simple merge
diff --cc http.c
Simple merge
diff --cc remote-curl.c
Simple merge