From: Junio C Hamano Date: Wed, 3 Apr 2013 16:25:15 +0000 (-0700) Subject: Merge branch 'jk/empty-archive' into maint X-Git-Tag: v1.8.2.1~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a9dc3b64814f6fd1b978f10c6565bedae5965ad9;p=thirdparty%2Fgit.git Merge branch 'jk/empty-archive' into maint "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 --- a9dc3b64814f6fd1b978f10c6565bedae5965ad9