On Sat, Jul 02, 2011 at 01:23:38PM -0700, Jakub Narebski wrote: > > Ah, I see. That seems like a reasonable solution. Are you sure that the > > user running gitweb as a CGI is the same as the user you log in as? That > > is, are you sure that ~/.gitconfig is being parsed when it is called as > > a CGI, and it's not looking in ~www/.gitconfig or something? > > > > It would depend how your hosting is set up. > > Well, there is also system wide $(prefix)/etc/gitconfig file... Good point. Though if he's on shared hosting, that might not be an option. > The question is if --textconv works with git-diff-tree, because that > is what gitweb uses. It does. It just defaults to "--no-textconv", but you can enable it on the command-line. -Peff -- 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