documentation: add brief mention of cat-file to tutorial part I
authorJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 29 May 2006 23:31:33 +0000 (19:31 -0400)
committerJunio C Hamano <junkio@cox.net>
Tue, 30 May 2006 06:14:45 +0000 (23:14 -0700)
commit38573864f893653be012dd77c2da77f9ecbb1e02
tree50f9a3cdc2eed93d6f26cde3bdd4273f49ae0e09
parent2be1bc48ffe04d97ca61e2b7988e6870cd37766b
documentation: add brief mention of cat-file to tutorial part I

I'd rather avoid git cat-file so early on, but the

git-cat-file -p old-commit:/path/to/file

trick is too useful....

Also fix a nearby typo while we're at it.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/tutorial.txt