diff options
author | SZEDER Gábor <szeder.dev@gmail.com> | 2023-03-19 17:56:47 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-03-20 12:04:06 -0700 |
commit | aa0275a2c030c9c03f7934340ce1496d8796954e (patch) | |
tree | 8cfe2dc19fc841d62d0a694a27f4e5a4c8e2ee62 /builtin/commit.c | |
parent | ab0845b38263e694686ce5b72be81c31c06c00cc (diff) |
parse-options.h: rename _OPT_CONTAINS_OR_WITH()'s parameters
Rename the 'help' parameter as it matches one of the fields in 'struct
option', and, while at it, rename all other parameters to the usual
one-letter name used in similar macro definitions.
Furthermore, put all parameters in the replacement list between
parentheses, like all other OPT_* macros do.
Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com>
Reviewed-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions