Merge branch 'jc/submodule-helper-avoid-zu'
An accidental use of the '%zu' format specifier in 'git submodule--helper' has been corrected to use 'PRIuMAX' and cast the value to 'uintmax_t' to avoid portability issues. * jc/submodule-helper-avoid-zu: submodule--helper: avoid use of %zu for now
Junio C Hamano committed
Jul 27, 2026 at 09:08 UTC
f931547dff983c5592e78f99a4d5b9361f4b3bfc
No changes.