aboutsummaryrefslogtreecommitdiff
path: root/generate-cmdlist.sh
diff options
context:
space:
mode:
authorMartin Waitz <tali@admingilde.org>2006-05-22 12:09:14 +0200
committerJunio C Hamano <junkio@cox.net>2006-05-22 13:42:58 -0700
commit5126f35a54f179d125775e6d18213f76aa7856b3 (patch)
tree13ef8c472399290e83783130d07bf84c6791f3b6 /generate-cmdlist.sh
parent5e363541d0431b640e4bbbafb2941d1c64fa13c4 (diff)
downloadgit-5126f35a54f179d125775e6d18213f76aa7856b3.tar.gz
git-5126f35a54f179d125775e6d18213f76aa7856b3.tar.xz
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>
Diffstat (limited to 'generate-cmdlist.sh')
-rwxr-xr-xgenerate-cmdlist.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/generate-cmdlist.sh b/generate-cmdlist.sh
index 6c59dbd68..ec1eda20d 100755
--- a/generate-cmdlist.sh
+++ b/generate-cmdlist.sh
@@ -37,7 +37,6 @@ show-branch
status
tag
verify-tag
-whatchanged
EOF
while read cmd
do