On Thu, Feb 19, 2009 at 2:29 PM, Johannes Sixt <j6t@xxxxxxxx> wrote: > Jay Soffian schrieb: >> >> * remote two >> URL: ../two >> - HEAD branches: >> - another >> - master >> + HEAD branches: another, master > > Any reason why this list of branches is now horizontal instead of vertical? Not a good one, but I thought it fit better w/how an octopus branch listing was displayed. > I must admit that I don't know what is meant by "HEAD branches". > Can this list grow large? The git:// protocol does not currently have a way to determine what a remote sym ref is pointed to, so it guesses by matching SHA1s. In theory this list is unbounded, in practice I don't think it is likely to be large. I like the suggestion above about how to display the octopus merge tho, so I will put this back how it was. j. -- 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