Merge branch 'mb/fast-import-delete-root'
commit73da5a1e85951ee967edde956021c55adeaa83ce
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Sep 2014 18:38:34 +0000 (19 11:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Sep 2014 18:38:34 +0000 (19 11:38 -0700)
treedebf3a3164c366440ea1c8905e71310ee45d0fe3
parent04631848c4bd66bf802983482b7b99021da85c9f
parent2668d692eb1af63097628447f2e0c783b1a45e2e
Merge branch 'mb/fast-import-delete-root'

An attempt to remove the entire tree in the "git fast-import" input
stream caused it to misbehave.

* mb/fast-import-delete-root:
  fast-import: fix segfault in store_tree()
  t9300: test filedelete command
fast-import.c
t/t9300-fast-import.sh