commit | 38573864f893653be012dd77c2da77f9ecbb1e02 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Mon May 29 19:31:33 2006 -0400 |
committer | Junio C Hamano <junkio@cox.net> | Mon May 29 23:14:45 2006 -0700 |
tree | 50f9a3cdc2eed93d6f26cde3bdd4273f49ae0e09 | |
parent | 2be1bc48ffe04d97ca61e2b7988e6870cd37766b [diff] |
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>