On Thu, May 16, 2013 at 2:54 AM, Duy Nguyen <pclouds@xxxxxxxxx> wrote: > On Thu, May 16, 2013 at 2:48 PM, Felipe Contreras > <felipe.contreras@xxxxxxxxx> wrote: >> Showing the tracking information for all the branches takes significant >> amount of time. The user might not want that. The --no-show-tracking >> option allows that. > > Or we could cache the information somewhere in .git. If a ref still > points to <SHA-1> as recorded in the cache, use the cached tracking > information, otherwise go the slow way. That might be nice, but even if that was fast, I personally never use that information, so I still would want this option. -- Felipe Contreras -- 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