Skip to content

Commit

Permalink
Fix tutorial-2.html
Browse files Browse the repository at this point in the history
Honza Pazdziora noticed that one example did not match reality.

Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Junio C Hamano committed Aug 9, 2006
1 parent fb6ff94 commit 1d17c25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/tutorial-2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ $ git ls-files --stage
$ git cat-file -t 513feba2
blob
$ git cat-file blob 513feba2
hello world!
hello world, again
------------------------------------------------

Expand Down

0 comments on commit 1d17c25

Please sign in to comment.