]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/use-strvec-pushv' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Mar 2026 21:24:08 +0000 (14:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Mar 2026 21:24:08 +0000 (14:24 -0700)
commit7c6487dcaf291dc9f1472f90eba7d73adf7a68c9
tree347f0a4a8b33c1655eb36f3bce734d061b0bf4c6
parentf7374e8e70845d65890131852c51c6263a7ec6c4
parent250e977a2b0aa8cc1c8063c64c44597a166e79f5
Merge branch 'rs/use-strvec-pushv' into next

Code paths that loop over another array to push each element into a
strvec have been rewritten to use strvec_pushv() instead.

* rs/use-strvec-pushv:
  use strvec_pushv() to add another strvec
submodule.c