projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e36354
)
git help: remove whatchanged from list of common commands
author
Martin Waitz
<tali@admingilde.org>
Mon, 22 May 2006 10:09:14 +0000
(12:09 +0200)
committer
Junio 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
patch
|
blob
|
history
diff --git
a/generate-cmdlist.sh
b/generate-cmdlist.sh
index
6c59dbd
..
ec1eda2
100755
(executable)
--- a/
generate-cmdlist.sh
+++ b/
generate-cmdlist.sh
@@
-37,7
+37,6
@@
show-branch
status
tag
verify-tag
-whatchanged
EOF
while read cmd
do