diff options
| author | Patrick Steinhardt <ps@pks.im> | 2025-04-02 13:13:36 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-04-07 14:43:49 -0700 |
| commit | 84a1d0039a7d9974d4900d730ba7edeef31b8e43 (patch) | |
| tree | 5fc6f26b6a04cd47517df73d86e68c3b748b8ae7 /t/unit-tests/u-oid-array.c | |
| parent | cd8d2c4c29f9cb8eb96c4b801e3e911cdbbadd0c (diff) | |
builtin/cat-file: rename variable that tracks usage
The usage strings for git-cat-file(1) that we pass to `parse_options()`
and `usage_msg_optf()` are stored in a variable called `usage`. This
variable shadows the declaration of `usage()`, which we'll want to use
in a subsequent commit.
Rename the variable to `builtin_catfile_usage`, which is in line with
how the variable is typically called in other builtins.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/u-oid-array.c')
0 files changed, 0 insertions, 0 deletions
