summaryrefslogtreecommitdiff
path: root/gitweb/gitweb.cgi
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2026-07-15 06:41:17 +0200
committerJunio C Hamano <gitster@pobox.com>2026-07-15 14:13:47 -0700
commitf749a83291681bd19ab8712e2a4e1c931bb8b241 (patch)
treeca397c57dc87ff1a52be9a3fb4e68b9448ad1418 /gitweb/gitweb.cgi
parent55526a18268bbc1ddaf8a6b7850c33d984eac9e9 (diff)
remote-curl: simplify passing of push specs
The push specs are kept in a strvec, whose array is NULL-terminated. Pass only that to the protocol handlers, which avoids dealing with item counts and their conversions from size_t to int, slightly simplifying the code. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/gitweb.cgi')
0 files changed, 0 insertions, 0 deletions