summaryrefslogtreecommitdiff
path: root/builtin/notes.c
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2018-05-10 10:46:42 +0200
committerJunio C Hamano <gitster@pobox.com>2018-05-10 19:52:47 +0900
commitcfb22a02ab52a5e8b74139efad8e0a10bd95f149 (patch)
tree257b1a0491c8886a1ea2210db9b350d8bf8028ee /builtin/notes.c
parentf318d7391592f153d1682d01ebaa2d35e3b6ede7 (diff)
help: use command-list.h for common command list
The previous commit added code generation for all_cmd_desc[] which includes almost everything we need to generate common command list. Convert help code to use that array instead and drop common_cmds[] array. The description of each common command group is removed from command-list.txt. This keeps this file format simpler. common-cmds.h will not be generated correctly after this change due to the command-list.txt format change. But it does not matter and common-cmds.h will be removed. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/notes.c')
0 files changed, 0 insertions, 0 deletions