diff options
author | Linus Arver <linusa@google.com> | 2023-09-09 06:16:14 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-09-11 10:01:19 -0700 |
commit | 94430d03df639ef49f178f1339ed48a31d84061f (patch) | |
tree | 9633c63ee42c45249483a2b3bb2f9228797a8d4a /commit.h | |
parent | c2a8edf997a8d9f3f005666f63105172a23bd3a0 (diff) |
trailer: split process_command_line_args into separate functions
Previously, process_command_line_args did two things:
(1) parse trailers from the configuration, and
(2) parse trailers defined on the command line.
Separate (1) outside to a new function, parse_trailers_from_config.
Rename the remaining logic to parse_trailers_from_command_line_args.
Signed-off-by: Linus Arver <linusa@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions