Junio C Hamano, Sat, Apr 07, 2007 16:42:55 +0200: > + if (unlink(path)) { > + if (errno == EISDIR) { > + /* something else exists */ > + error(msg, path, ": perhaps a D/F conflict?"); isn't this one an F/D conflict? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html