skimo@xxxxxxxx, Fri, May 18, 2007 21:24:58 +0200: > + if (err) > + return error("failed to run git-checkout in submodule '%s'", path); We may need an option to ignore these failures. Maybe even active by default. Imagine a superproject with _optional_ submodules, where it is just nice to know that some submodules weren't checked out. BTW, doesn't git-checkout already prints an error? - 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