All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: [PATCH] git-show: grok blobs, trees and tags, too
Date: Fri, 15 Dec 2006 09:50:36 +0100	[thread overview]
Message-ID: <eltng7$te5$2@sea.gmane.org> (raw)
In-Reply-To: Pine.LNX.4.63.0612141129320.3635@wbgn013.biozentrum.uni-wuerzburg.de

Johannes Schindelin wrote:

> +For tags, it shows the tag message and the referenced objects.
[...]
> +EXAMPLES
> +--------
> +
> +git show v1.0.0::
> +       Shows the tag `v1.0.0`.

This changes semantic. Before this patch "git show v1.0.0" showed
_commit_, not a tag. Well, you can get commit using "git show v1.0.0^{}"...

-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git


  parent reply	other threads:[~2006-12-15  8:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-14 10:31 [PATCH] git-show: grok blobs, trees and tags, too Johannes Schindelin
2006-12-14 10:37 ` Shawn Pearce
2006-12-14 10:47   ` Johannes Schindelin
2006-12-14 10:50 ` Junio C Hamano
2006-12-14 10:58   ` Johannes Schindelin
2006-12-15  8:50 ` Jakub Narebski [this message]
2006-12-15 10:22   ` Johannes Schindelin
2006-12-15  9:18 ` Santi Béjar
2006-12-15 10:22   ` Johannes Schindelin

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='eltng7$te5$2@sea.gmane.org' \
    --to=jnareb@gmail.com \
    --cc=git@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.