From: Junio C Hamano Date: Tue, 12 Oct 2021 20:51:47 +0000 (-0700) Subject: Merge branch 'jk/strvec-typefix' into maint X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=9cfc01e5603169b784b67721e115537b229f5712;p=rit Merge branch 'jk/strvec-typefix' into maint Correct nr and alloc members of strvec struct to be of type size_t. * jk/strvec-typefix: strvec: use size_t to store nr and alloc --- 9cfc01e5603169b784b67721e115537b229f5712