commit | 1c820392282466b50f650d484a3560087a7fe686 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Thu Sep 03 19:18:01 2015 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Sep 03 19:18:01 2015 -0700 |
tree | ddc0cd220e613e7ea071f6f43e05189c79ed236b | |
parent | ae6ac8483b706b48882dcee96a42a4198744308a [diff] | |
parent | 88329ca8091b16f4bb01e3ea546c8c5e1a5016ec [diff] |
Merge branch 'rs/archive-zip-many' into maint "git archive" did not use zip64 extension when creating an archive with more than 64k entries, which nobody should need, right ;-)? * rs/archive-zip-many: archive-zip: support more than 65535 entries archive-zip: use a local variable to store the creator version t5004: test ZIP archives with many entries