git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: Clemens Koller <clemens.koller@anagramm.de>
Cc: git@vger.kernel.org
Subject: Re: Bugreport: core-tutorial example outdated?
Date: Wed, 25 Oct 2006 13:24:08 -0400	[thread overview]
Message-ID: <20061025172408.GC26279@fieldses.org> (raw)
In-Reply-To: <453F9BA5.3020104@anagramm.de>

On Wed, Oct 25, 2006 at 07:15:17PM +0200, Clemens Koller wrote:
> Hi there!
> 
> I just studied
> http://www.kernel.org/pub/software/scm/git/docs/core-tutorial.html
> to get more into the details of git. But the following commands:
> 
> $ git-cat-file -t 557db03de997c86a4a028e1ebd3a1ceb225be238
> $ git-cat-file "blob" 557db03
> 
> just bring up a
> 
> fatal: Not a valid object name 557db03de
> 
> I guess the documentation is slightly outdated and might need a fix.

Works for me.  The precise names there depend on the files you create
being byte-for-byte identical to the ones created by the echo commands
in the tutorial.  If yours aren't identical, then you should just use
the names that the previous ls command instead.


      parent reply	other threads:[~2006-10-25 17:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-25 17:15 Bugreport: core-tutorial example outdated? Clemens Koller
2006-10-25 17:23 ` Johannes Schindelin
2006-10-25 19:08   ` Clemens Koller
2006-10-25 17:24 ` J. Bruce Fields [this message]

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=20061025172408.GC26279@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=clemens.koller@anagramm.de \
    --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).