Nico -telmich- Schottelius <nico-git-20080606@xxxxxxxxxxxxxxx> writes: > I want to compare 'configure.in' from the master branch with > 'configure.ac' from the gpm-2-dev branch. [...] > I really think git can do that, but currently I do not see the right > way. So any idea on how to do that? $ git diff master:configure.in gpm-2-dev:configure.ac See "Specifying revisions" in git-rev-list(1); I think it can be also found in other places, but I'm not sure. git-show(1) refers to this section when describing <object> option. -- Jakub Narebski Poland ShadeHawk on #git -- 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