Merge branch 'jk/fast-import-die-nicely-fix' into maint
commit4e0d6207e58fe19be9343395c979bcb92d09b4a9
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2015 21:13:12 +0000 (5 13:13 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2015 21:13:13 +0000 (5 13:13 -0800)
treeff9749969b8858c9e37eb8dd343984bd19f1e445
parent007f7f6e544b89a7efc0dcb5f11a4d5bf5180c3f
parent5e915f3085db3c0edbc80269f889341172e8595b
Merge branch 'jk/fast-import-die-nicely-fix' into maint

"git fast-import" used to crash when it could not close and
conclude the resulting packfile cleanly.

* jk/fast-import-die-nicely-fix:
  fast-import: avoid running end_packfile recursively
fast-import.c