2010/10/3 Uwe Kleine-KÃnig <u.kleine-koenig@xxxxxxxxxxxxxx>: > Hi, > > On Sun, Oct 03, 2010 at 11:25:55PM +0200, Bert Wesarg wrote: >> Two new commands to explore the dependencies of TopGit branches: >> >> Â a) tg prev [-i | -w] [NAME] >> Â Â Âoutputs the dependencies of NAME >> >> Â b) tg next [-i | -w] [NAME] >> Â Â Âoutputs branches which depends on NAME > I wonder if this is somehow mergable with Per's checkout [next|prev]. > (contained in git://repo.or.cz/topgit/tsort.git, t/checkout) > > What do you think? While this is obviously possible. I'm more a friend of many small commands like quilt has it. Also, I have a follow-up patch that prints all offending branches, not only the directly one (--all option). Bert > > Best regards > Uwe -- 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