commit | 72fe6a59890870ed9c3e9e1e6381fc0d7ba75fe4 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Thu Jan 18 16:02:13 2007 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Thu Jan 18 16:18:29 2007 -0800 |
tree | d7a56bbb7be8c1c5f91f1dcbffbabc1199c1051d | |
parent | c3f0baacadbd7b5710052213a2ec3cdd5b77bb6e [diff] |
Documentation: Generate command lists. This moves the source of the list of commands and categorization to the end of Documentation/cmd-list.perl, so that re-categorization and re-ordering would become easier to manage. Signed-off-by: Junio C Hamano <junkio@cox.net>