From: Felipe Contreras <felipe.contreras@gmail.com>
To: Duy Nguyen <pclouds@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>,
Junio C Hamano <gitster@pobox.com>,
Michael J Gruber <git@drmicha.warpmail.net>
Subject: Re: [PATCH] branch: add show-tracking option
Date: Thu, 16 May 2013 02:57:48 -0500 [thread overview]
Message-ID: <CAMP44s2ht8nv9qJY-sbnHzScJkqNTkkB1ePSp++9rLBL-JrvEg@mail.gmail.com> (raw)
In-Reply-To: <CACsJy8BnwFXsXYXPe7driH9q9e4otMuMvr4sJdLQWxhf0owCDA@mail.gmail.com>
On Thu, May 16, 2013 at 2:54 AM, Duy Nguyen <pclouds@gmail.com> wrote:
> On Thu, May 16, 2013 at 2:48 PM, Felipe Contreras
> <felipe.contreras@gmail.com> 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
next prev parent reply other threads:[~2013-05-16 7:57 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-16 7:48 [PATCH] branch: add show-tracking option Felipe Contreras
2013-05-16 7:51 ` Felipe Contreras
2013-05-16 7:54 ` Duy Nguyen
2013-05-16 7:57 ` Felipe Contreras [this message]
2013-05-16 8:00 ` Michael J Gruber
2013-05-16 8:09 ` Felipe Contreras
2013-05-16 8:23 ` Michael J Gruber
2013-05-16 8:23 ` Duy Nguyen
2013-05-16 8:40 ` Michael J Gruber
2013-05-16 8:56 ` Duy Nguyen
2013-05-16 16:17 ` Junio C Hamano
2013-05-16 16:28 ` Felipe Contreras
2013-05-16 16:31 ` Junio C Hamano
2013-05-16 16:33 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAMP44s2ht8nv9qJY-sbnHzScJkqNTkkB1ePSp++9rLBL-JrvEg@mail.gmail.com \
--to=felipe.contreras@gmail.com \
--cc=git@drmicha.warpmail.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=pclouds@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).