On 12/13/2010 12:12 PM, psantosl@xxxxxxxxxxxxxxxxxx wrote: > We've just released GitJungle > [...] The drawing approach we use is a little bit > different from what other git tools are using: we draw horizontally > instead of vertically, we think it is a better way but, you know, it is > probably a matter of preference. Given that git doesn't permanently record the branch that a commit was first made on, how do you decide on what row to draw a commit? E.g., if I have two branches A and B that share a common ancestor o-o <- A / o-o-o \ o-o <- B how do you decide whether to draw the ancestor on the row for A vs. the row for B? Michael -- Michael Haggerty mhagger@xxxxxxxxxxxx http://softwareswirl.blogspot.com/ -- 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