On Mon, 27 Jul 2026 at 07:14, Cédric Le Goater <[email protected]> wrote: > Linux uses: > > my $git_command ='export LANGUAGE=en_US.UTF-8; git';
Does that work if your system doesn't have that locale configured? -- PMM
On Mon, 27 Jul 2026 at 07:14, Cédric Le Goater <[email protected]> wrote: > Linux uses: > > my $git_command ='export LANGUAGE=en_US.UTF-8; git';
Does that work if your system doesn't have that locale configured? -- PMM