On Tue, Jun 8, 2010 at 12:25, William Pursell <bill.pursell@xxxxxxxxx> wrote: > Here's a patch. This doesn't address the issue of a damaged > repository, but just catches access errors and permissions. The change looks fishy. The patch moves the function is_git_directory at the level of user interface where it wasn't before: it now complains and die. Not all callers of the function call it only to die if it fails. -- 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