From: Junio C Hamano Date: Thu, 20 Nov 2025 20:50:57 +0000 (-0800) Subject: Merge branch 'pw/worktree-list-display-width-fix' into next X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a341524cbb1abd04b23727a7cebf8a930225684;p=thirdparty%2Fgit.git Merge branch 'pw/worktree-list-display-width-fix' into next "git worktree list" attempts to show paths to worktrees while aligning them, but miscounted display columns for the paths when non-ASCII characters were involved, which has been corrected. * pw/worktree-list-display-width-fix: worktree list: quote paths worktree list: fix column spacing --- 3a341524cbb1abd04b23727a7cebf8a930225684