Hi Michael, >> -exec git-update-server-info >> +exec git update-server-info >> > > t/t5540-http-push.sh should fail if this really needed a fix (libexec > is in $PATH for hooks). you are right, the call to git-update-server-info does succeed, so there is no need to make that change. Personally, I find it unfortunate, though, that those scripts rely on commands that won't exist when a normal user runs them. Just my 2 cents, Peter -- 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