diff options
| author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2018-03-24 21:35:19 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2018-03-25 09:33:17 -0700 |
| commit | e9547947795472c07453d0551b0cabb4ae378b5f (patch) | |
| tree | 872f5e42913a325f8f0036ba9f9d295451b07f9b /builtin/commit.c | |
| parent | git.c: move cmd_struct declaration up (diff) | |
| download | git-e9547947795472c07453d0551b0cabb4ae378b5f.tar.gz git-e9547947795472c07453d0551b0cabb4ae378b5f.zip | |
git.c: add hidden option --list-parseopt-builtins
This is another step to help automate git-completion.bash. This option
gives a list of all builtin commands that do use parse_options(),
which supports another hidden option --git-completion-helper. The
output is prepared for easy consumption by git-completion.bash and
separates items by spaces instead of \n
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/commit.c')
0 files changed, 0 insertions, 0 deletions
