author | Junio C Hamano <gitster@pobox.com> | |
Sun, 2 Dec 2007 07:39:19 +0000 (23:39 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 2 Dec 2007 07:48:28 +0000 (23:48 -0800) | ||
commit | 79d30668ab5c5e029c89c8aa2e466d2320658f5a | |
tree | b77a5494a9f126e044b23a682b51cde71614a3c1 | tree | snapshot |
parent | ca8c8c56860e93de4fc3acc9d66b2269a9ccc2f1 | commit | diff |
Consolidate command list to one.
The categorized list of commands in git(7) and the list of common
commands in "git help" output were maintained separately, which was
insane. This consolidates them to a single command-list.txt file.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The categorized list of commands in git(7) and the list of common
commands in "git help" output were maintained separately, which was
insane. This consolidates them to a single command-list.txt file.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/Makefile | diff | blob | history | |
Documentation/cmd-list.perl | diff | blob | history | |
Makefile | diff | blob | history | |
command-list.txt | [new file with mode: 0644] | blob |
generate-cmdlist.sh | diff | blob | history |