commit | 61821aaa12ed698f2e94bb15fea958c598e4f231 | [log] [tgz] |
---|---|---|
author | Thomas Rast <trast@student.ethz.ch> | Thu Mar 01 22:40:48 2012 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Mar 01 14:25:57 2012 -0800 |
tree | dd00d31fe608a863a7ea4af025dc359e7bc95184 | |
parent | 8a557bb77fc009b00f7952f0d3d6ebd33079f70e [diff] |
t5510: refactor bundle->pack conversion It's not so much a conversion as a "strip everything up to and including the first blank line", but it will come in handy again. Signed-off-by: Thomas Rast <trast@student.ethz.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>