On Sun, Apr 05, 2009 at 09:29:33PM -0500, Michael Johnson wrote: >> +# history >> +# >> +# a --- c >> +# / \ / >> +# root X >> +# \ / \ >> +# b --- d > > This also explains a lot. Is there any way to get this sort of simplified > representation from the existing tools? I would think gitk would show it, > but would I be able to recognize it.? I simply tagged everything that showed up in "git merge-base --all" and then I did "gitk --all --simplify-by-decoration". That shows pretty much the graph above. -- 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