git help: remove whatchanged from list of common commands

whatchanged is replaced by git log now.

Signed-off-by: Martin Waitz
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Martin Waitz 2006-05-22 12:09:14 +02:00 committed by Junio C Hamano
parent 5e363541d0
commit 5126f35a54

View File

@ -37,7 +37,6 @@ show-branch
status
tag
verify-tag
whatchanged
EOF
while read cmd
do