Mark Levedahl [off-list ref] writes:
Junio C Hamano wrote:
quoted
I think something like this is a good addition but I do not want
us to require zip/unzip to use git. I think saner alternative
would be to use tar.
That is any easy change. As the dominant content is an already
compressed pack file, is tar sufficient or should it be a gzip or bzip
tar?
If you are re-spinning the patch, please do not forget that you
would want to link it in the main Makefile and link the docs to
git.7 by adding them to Documentation/cmd-list.perl.
The USAGE string should fit comfortably on 80-column terminal.
The same goes for AsciiDoc text documentation. Your lines are
too long.