On Fri, Feb 6, 2009 at 18:00, Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx> wrote: > > The real question is: _how_ do you get the (branch) update time? > Sorry the topic's cold, but... git reflog? Seems like one could find the oldest time the commit appears in the reflog, for the branch one is interested in. You can use the commit time to limit the search through the reflog, but there would be clock skew concerns. Deskin Miller -- 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