From: Junio C Hamano Date: Mon, 24 Nov 2025 23:46:41 +0000 (-0800) Subject: Merge branch 'jx/repo-struct-utf8width-fix' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5d5c50160a9113883d3a8993bf40fdf65207999;p=thirdparty%2Fgit.git Merge branch 'jx/repo-struct-utf8width-fix' 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 --- a5d5c50160a9113883d3a8993bf40fdf65207999