Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Waitz <tali@admingilde.org>2006-05-22 14:09:14 +0400
committerJunio C Hamano <junkio@cox.net>2006-05-23 00:42:58 +0400
commit5126f35a54f179d125775e6d18213f76aa7856b3 (patch)
tree13ef8c472399290e83783130d07bf84c6791f3b6 /generate-cmdlist.sh
parent5e363541d0431b640e4bbbafb2941d1c64fa13c4 (diff)
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 6c59dbd68f..ec1eda20de 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