Files
git/submodule.c
Junio C Hamano 7c6487dcaf 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
2026-03-24 14:24:08 -07:00

74 KiB