On 2006-10-25 12:16:07 -0700, Junio C Hamano wrote: > The thing is, "git diff -- Z A" does *not* mean: > > I know I have a file called Z and a file called A; please give > diff for these files. > > What it means is: > > Please give me the diff as usual, but I care about paths that > match these patterns, Z or A. A related question: is there a way to limit the path to Z, but excluding Z/B? That is, I'm interested in the changes in Z, but not the changes in its subdirectory B. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - 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