diff options
| author | SZEDER Gábor <szeder.dev@gmail.com> | 2023-03-19 17:56:48 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-03-20 12:04:07 -0700 |
| commit | 353e6d45545f704651a9e7d6498ae4f3523f9462 (patch) | |
| tree | 1348f96f944f57596105365a8179e776a01fedd0 /git.c | |
| parent | parse-options.h: rename _OPT_CONTAINS_OR_WITH()'s parameters (diff) | |
| download | git-353e6d45545f704651a9e7d6498ae4f3523f9462.tar.gz git-353e6d45545f704651a9e7d6498ae4f3523f9462.zip | |
parse-options.h: use designated initializers in OPT_* macros
Use designated initializers in the expansions of the OPT_* macros to
make it more readable which one-letter macro parameter initializes
which field in the resulting 'struct option'.
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 'git.c')
0 files changed, 0 insertions, 0 deletions
