Hi, On Wed, 25 Oct 2006, Clemens Koller wrote: > 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 Did you actually add a file with the content "Hello World\n"? If not, you should not be surprised. Hth, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html