> Do you mean when you are on a branch that also happens to point at the
> same commit found at a tag? Or do you mean when you have detached your
> HEAD at a tag (e.g., by doing "git checkout v1.0").
I meant the latter. So I will just update git then.
Thank you!
--
本日も小田急線をご利用いただきまして、どうもありがとうござ
Hi Bartek,
bpuzon wrote:
> I was wondering if a patch that adds the tag information (something
> like what "git log --decorate" produces) to the "git status" would
> be welcome?
It would slow down "git status" a little. I haven't thought carefully
about whether that cost is worth it --- it's ha
On Wed, Oct 09, 2013 at 08:54:25PM +0200, bpuzon wrote:
> I was wondering if a patch that adds the tag information (something
> like what "git log --decorate" produces) to the "git status" would be
> welcome?
Do you mean when you are on a branch that also happens to point at the
same commit found
3 matches
Mail list logo