From: Clemens Koller <clemens.koller@anagramm.de>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: git@vger.kernel.org
Subject: Re: Bugreport: core-tutorial example outdated?
Date: Wed, 25 Oct 2006 21:08:22 +0200 [thread overview]
Message-ID: <453FB626.7020702@anagramm.de> (raw)
In-Reply-To: <Pine.LNX.4.63.0610251923020.3286@wbgn013.biozentrum.uni-wuerzburg.de>
Hello, Dscho!
>>I just studied
>>http://www.kernel.org/pub/software/scm/git/docs/core-tutorial.html
>
> Did you actually add a file with the content "Hello World\n"? If not, you
> should not be surprised.
Argh... yes, I even adopted my numbers to my case, but I just didn't
include the /55/... 2 letter folder name in the /55/7db03de997 object names... :-(
$ ls .git/objects/??/*
.git/objects/55/7db03de997c86a4a028e1ebd3a1ceb225be238
.git/objects/f2/4c74a2e500f5ee1332c86b94199f52b1d1d962
$ git-cat-file -t 7db03de997 <- wrong!
fatal: Not a valid object name 7db03de997
$ git-cat-file -t 557db03de <- correct!
blob
Jup, those little details... once you don't stick to any tags.
Fine! Thanks! The tutorial, too!
Best greets,
Clemens Koller
_______________________________
R&D Imaging Devices
Anagramm GmbH
Rupert-Mayer-Str. 45/1
81379 Muenchen
Germany
http://www.anagramm.de
Phone: +49-89-741518-50
next prev parent reply other threads:[~2006-10-25 19:08 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 [this message]
2006-10-25 17:24 ` J. Bruce Fields
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=453FB626.7020702@anagramm.de \
--to=clemens.koller@anagramm.de \
--cc=Johannes.Schindelin@gmx.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).