]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/fast-import-die-nicely-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2015 21:13:12 +0000 (13:13 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2015 21:13:13 +0000 (13:13 -0800)
"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

1  2 
fast-import.c

diff --cc fast-import.c
Simple merge