Merge branch 'cc/receive-pack-limit'

An incoming "git push" that attempts to push too many bytes can now be rejected by setting a new configuration variable at the receiving end. * cc/receive-pack-limit: receive-pack: allow a maximum input size to be specified unpack-objects: add --max-input-size=<size> option index-pack: add --max-input-size=<size> option

Junio C Hamano committed Sep 8, 2016 at 21:49 UTC da3b6f06e1224c9b8f5281a812731ef385ac4dc6

No changes.