Revision cb2cada6da9d71604fd09efbff47cddbea453e1e authored by Shawn O. Pearce on 29 April 2007, 00:29:23 UTC, committed by Junio C Hamano on 29 April 2007, 01:06:00 UTC
Released versions of fast-import have been able to create a tree that
contains files or subtrees that contain no name.  Unfortunately these
trees aren't valid, but people may have actually tried to create them
due to bugs in import-tars.perl or their own fast-import frontend.

We now look for this unusual condition and warn the user if at
least one of their tree objects contains the problem.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent 26e6016
History

README

back to top