Jakub Narebski <jnareb@xxxxxxxxx> writes: > Anyway, here is the patch that should fix those "CGI: fatal: Not a valid > object name HEAD" errors for you. I have to wonder if it is simpler and less error prone to check HEAD before doing anything else immediately after which repository is being consulted, and give the same "no history at all yet in this project" page for most if not all operations, instead of patching things up at this deep in the callchain. -- 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