Ilari Liusvaara wrote: > Add --namespace=<namespace> option to rev-parse and everything that > accepts its options. This option matches all refs in some subnamespace > of refs hierarchy. > > Example: > > 'git log --branches --not --namespace=remotes/origin' > > To show what you have that origin doesn't. Sorry for being so late to this discussion, but... wouldn't it be nicer to give it some globbing powers and the same semantics as 'fetch' lines? That way spelling "all master branches of my remotes" and other such things would be easy. -- Thomas Rast trast@{inf,student}.ethz.ch -- 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