Skip to content
  • Junio C Hamano's avatar
    Merge branch 'jk/empty-archive' · 63868f63
    Junio C Hamano authored
    "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
    63868f63