]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/always-allow-large-packets'
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 20:28:02 +0000 (12:28 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 20:28:02 +0000 (12:28 -0800)
"git push" and "git fetch" did not communicate an overlong refname
correctly.

* jk/always-allow-large-packets:
  pkt-line: allow writing of LARGE_PACKET_MAX buffers


Trivial merge