]> Kevux Git Server - rit/commit
Merge branch 'rs/use-strvec-pushv'
authorJunio C Hamano <gitster@pobox.com>
Wed, 1 Apr 2026 17:28:18 +0000 (10:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Apr 2026 17:28:19 +0000 (10:28 -0700)
commit51a74900aa48242db54336c0af43507acbe108ed
tree2e835bb2ee5460d802b9590ea8bd5cfddfbc3700
parent11f494d5b22a6c2fcd95bf941c03e2ec12b26bfb
parent250e977a2b0aa8cc1c8063c64c44597a166e79f5
Merge branch 'rs/use-strvec-pushv'

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