Andreas Schwab <schwab@xxxxxxxxxxxxxx> writes: > Justin Collum <jcollum@xxxxxxxxx> writes: > >> sudo chmod 644 ./.git/index > > That doesn't make sense. If you are the owner of the file, why do you > need sudo??? I suspect that some over-use of "sudo" resulted in files or directories belonging to root. What does find . -user 0 say? (As a developer, you should never need sudo. You should only need in as an administrator of your machine.) -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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