Skip to content

Commit

Permalink
git help: remove whatchanged from list of common commands
Browse files Browse the repository at this point in the history
whatchanged is replaced by git log now.

Signed-off-by: Martin Waitz
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
tali authored and Junio C Hamano committed May 22, 2006
1 parent 5e36354 commit 5126f35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion generate-cmdlist.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ show-branch
status
tag
verify-tag
whatchanged
EOF
while read cmd
do
Expand Down

0 comments on commit 5126f35

Please sign in to comment.