git help: remove whatchanged from list of common commands
authorMartin Waitz <tali@admingilde.org>
Mon, 22 May 2006 10:09:14 +0000 (12:09 +0200)
committerJunio C Hamano <junkio@cox.net>
Mon, 22 May 2006 20:42:58 +0000 (13:42 -0700)
whatchanged is replaced by git log now.

Signed-off-by: Martin Waitz
Signed-off-by: Junio C Hamano <junkio@cox.net>
generate-cmdlist.sh

index 6c59dbd..ec1eda2 100755 (executable)
@@ -37,7 +37,6 @@ show-branch
 status
 tag
 verify-tag
-whatchanged
 EOF
 while read cmd
 do