On Thu, May 16, 2013 at 2:54 AM, Duy Nguyen [off-list ref] wrote:
On Thu, May 16, 2013 at 2:48 PM, Felipe Contreras
[off-list ref] wrote:
quoted
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