From: Junio C Hamano Date: Wed, 19 Nov 2025 18:58:45 +0000 (-0800) Subject: Merge branch 'jx/repo-struct-utf8width-fix' into next X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35bff72b7571d318462987a122ade435dd0dc389;p=thirdparty%2Fgit.git Merge branch 'jx/repo-struct-utf8width-fix' into next The "git repo structure" subcommand tried to align its output but mixed up byte count and display column width, which has been corrected. * jx/repo-struct-utf8width-fix: builtin/repo: fix table alignment for UTF-8 characters t/unit-tests: add UTF-8 width tests for CJK chars --- 35bff72b7571d318462987a122ade435dd0dc389