commit | 79d30668ab5c5e029c89c8aa2e466d2320658f5a | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Sat Dec 01 23:39:19 2007 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Dec 01 23:48:28 2007 -0800 |
tree | b77a5494a9f126e044b23a682b51cde71614a3c1 | |
parent | ca8c8c56860e93de4fc3acc9d66b2269a9ccc2f1 [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>