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