On Wed, May 30, 2012 at 5:54 PM, Jeff King <peff@xxxxxxxx> wrote: > > % git log branch ^<any-other-branch> > > > > I could swear I saw such an option, but I've been looking for days and > > I can't find it. > > I don't think there is such an option. You have to do something like: I do gitk olpc-kernel-branch ^origin/master to peruse OLPC's branch of the linux kernel without reading a bazillion commits into memory. Anyway, this whole discussion assumes a very simplistic branching and development scenario. Some forks and merges are due to developers working offline or in per-developer repos. No automatic way to know what's an intentional branch. cheers, m -- martin.langhoff@xxxxxxxxx martin@xxxxxxxxxx -- Software Architect - OLPC - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff -- 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