Documentation/tutorial: misc updates
authorSanti Béjar <sbejar@gmail.com>
Wed, 3 Jan 2007 12:53:27 +0000 (13:53 +0100)
committerJunio C Hamano <junkio@cox.net>
Wed, 3 Jan 2007 20:19:20 +0000 (12:19 -0800)
- 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>
No differences found