diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-12-27 19:39:09 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-12-28 08:30:01 +0900 |
commit | e778ecbcee3a4a14e46c06d66328fdfc0af8780d (patch) | |
tree | 34ad4d2cfbf0b5d64547441950ca9a42ccdb5b88 /cache-tree.c | |
parent | 891cb09db6c0e6bf11b8175bc5ea5f45493afb85 (diff) |
builtin/bundle.c: remove superfluous "newargc" variable
As noted in 891cb09db6c (bundle: don't segfault on "git bundle
<subcmd>", 2022-12-20) the "newargc" in this function is redundant to
using our own "argc". Let's refactor the function to avoid needlessly
introducing another variable.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache-tree.c')
0 files changed, 0 insertions, 0 deletions