Jakub Narebski wrote: >> You can't just diff branchA/foo branchB/foo. > > You can: either using "git diff branchA branchB -- foo" which means > difference between branches branchA and branchB limited to the differences > on branch foo (where foo can be directory name or filename) Sorry, it should be: "limited to the differences on pathname foo (where foo can be directory name or filename)" -- Jakub Narebski Warsaw, 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