diff options
| author | René Scharfe <l.s.r@web.de> | 2024-06-29 20:01:24 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-07-01 12:18:22 -0700 |
| commit | 4b837f821e94d38e56f678561123e0c602ca3a8d (patch) | |
| tree | 0e51bfe5fb4c28a18af5d871633f7b6c25e22dce /compat/win32/path-utils.c | |
| parent | More post 2.45.2 updates from the 'master' front (diff) | |
| download | git-4b837f821e94d38e56f678561123e0c602ca3a8d.tar.gz git-4b837f821e94d38e56f678561123e0c602ca3a8d.zip | |
submodule--helper: use strvec_pushf() for --super-prefix
Use the strvec_pushf() call that already appends a slash to also produce
the stuck form of the option --super-prefix instead of adding the option
name in a separate call of strvec_push() or strvec_pushl(). This way we
can more easily see that these parts make up a single option with its
argument and save a function call.
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/win32/path-utils.c')
0 files changed, 0 insertions, 0 deletions
