summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f5f6cb8)
raw | patch | inline | side by side (parent: f5f6cb8)
author | Theodore Ts'o <tytso@mit.edu> | |
Mon, 12 Nov 2007 00:57:56 +0000 (19:57 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 Nov 2007 22:46:18 +0000 (14:46 -0800) |
Remove apply, archive, cherry-pick, prune, revert, and show-branch, so
"git help" is less intimidating.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
"git help" is less intimidating.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
generate-cmdlist.sh | patch | blob | history |
diff --git a/generate-cmdlist.sh b/generate-cmdlist.sh
index 17df47b95067449f03039b8ecd7715701302fa68..1ba27ecf9cd42d6ce86218fe4fdcb8761cf65dd7 100755 (executable)
--- a/generate-cmdlist.sh
+++ b/generate-cmdlist.sh
sort <<\EOF |
add
-apply
-archive
bisect
branch
checkout
-cherry-pick
clone
commit
diff
log
merge
mv
-prune
pull
push
rebase
reset
-revert
rm
show
-show-branch
status
tag
EOF