Make the list of common commands more exclusive
commit26d744526c12c1e3166d5a1338d4787c88a0f871
authorTheodore Ts'o <tytso@mit.edu>
Mon, 12 Nov 2007 00:57:56 +0000 (11 19:57 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Nov 2007 22:46:18 +0000 (14 14:46 -0800)
tree321c0bbe4dcf84d4dce225680aee76a90778f4bb
parentf5f6cb87defc4b7e8ba6cc6e82f616bef47ea6b0
Make the list of common commands more exclusive

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>
generate-cmdlist.sh