Merge branch 'jk/empty-archive'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 21:00:48 +0000 (14:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 21:00:48 +0000 (14:00 -0700)
"git archive" reports a failure when asked to create an archive out
of an empty tree. It would be more intuitive to give an empty
archive back in such a case.

* jk/empty-archive:
archive: handle commits with an empty tree
test-lib: factor out $GIT_UNZIP setup

1  2 
t/t5003-archive-zip.sh
t/test-lib.sh
Simple merge
diff --cc t/test-lib.sh
Simple merge