From: Jeff King <peff@peff.net>
To: Michael J Gruber <git@drmicha.warpmail.net>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: [RFD/BUG?] git show with tree/commit
Date: Tue, 12 Apr 2016 12:34:21 -0400 [thread overview]
Message-ID: <20160412163420.GA23462@sigill.intra.peff.net> (raw)
In-Reply-To: <570D154D.6090006@drmicha.warpmail.net>
On Tue, Apr 12, 2016 at 05:33:33PM +0200, Michael J Gruber wrote:
> $ git show cab2cdadfda8e8e8631026443b11d3ed6e7ba517:
> tree cab2cdadfda8e8e8631026443b11d3ed6e7ba517:
>
> .gitattributes
> .gitignore
> .mailmap
> ...
As Junio pointed out, the colon here is not syntactic, but from the
original object name you gave it. But here...
> $ git show 04050d37b1676ba8da277be1902513049b45413a:
> tree 04050d37b1676ba8da277be1902513049b45413a
>
> .gitattributes
> .gitignore
> .mailmap
> ...
...it is missing. Did you mean to omit it from the command-line?
-Peff
next prev parent reply other threads:[~2016-04-12 16:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-12 15:33 [RFD/BUG?] git show with tree/commit Michael J Gruber
2016-04-12 16:26 ` Junio C Hamano
2016-04-13 8:02 ` Michael J Gruber
2016-04-13 9:41 ` Michael J Gruber
2016-04-12 16:34 ` Jeff King [this message]
2016-04-12 16:50 ` 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=20160412163420.GA23462@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=git@drmicha.warpmail.net \
--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 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).