Documentation/tutorial: misc updates
commit9c9410e115add56bc33a57f16c7e64da2e1fb0ec
authorSanti Béjar <sbejar@gmail.com>
Wed, 3 Jan 2007 12:53:27 +0000 (3 13:53 +0100)
committerJunio C Hamano <junkio@cox.net>
Wed, 3 Jan 2007 20:19:20 +0000 (3 12:19 -0800)
tree8adadbccbe1daee09534df4b0e8274f2ddc508b6
parentc1d179f88add2a8c1e0052d34cf757760c25b8df
Documentation/tutorial: misc updates

 - Teach how to delete a branch with "git branch -d name".
 - Usually a commit has one parent; merge has more.
 - Teach "git show" instead of "git cat-file -p".

Signed-off-by: Santi Béjar <sbejar@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/tutorial.txt