Jakub Narebski <jnareb@xxxxxxxxx> writes: > 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 $ git diff -M master gpm-2-dev -- configure.in configure.ac should also work. -- 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