On Thu, Jul 3, 2014 at 2:41 PM, Øyvind A. Holm <sunny@xxxxxxxxxxx> wrote: > I have created a script for just this functionality which I use very > often, and have created a gist with the files at > <https://gist.github.com/sunny256/2eb583f21e0ffcfe994f>, I think it > should solve your problem. It contains these files: > > git-wn > > "wn" means "What's New" and will create a visual graph of all commits > which has a specified ref as ancestor. It also needs the following > script, just put it into your $PATH somewhere: > > git-lc > > "lc" means "List branches Containing this commit" and generates a list > of all branches containing a specified ref. > > The files originates from <https://github.com/sunny256/utils>, but > I've modified them in the gist to make your life easier. :) Sorry for the late response. I forgot to thank you for this! This is very detailed and helpful... I will try this soon and see how it works. Great job. -- 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