Merge branch 'jk/fast-import-die-nicely-fix'
commit1585dfeda7f5696db22e0e5098fa2b5f633dfa2d
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2015 23:40:15 +0000 (25 15:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2015 23:40:15 +0000 (25 15:40 -0800)
treea9ceee252b669162b606fdc98419e7f6e6970efa
parenta75c663cd2056919a58ea949c519aad90eddd2f5
parent5e915f3085db3c0edbc80269f889341172e8595b
Merge branch 'jk/fast-import-die-nicely-fix'

"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