]> Sergey Matveev's repositories - public-inbox.git/commit - t/solver_git.t
viewvcs: use :utf8 for opening patch, too
authorEric Wong <e@80x24.org>
Mon, 22 Aug 2022 06:44:12 +0000 (06:44 +0000)
committerEric Wong <e@80x24.org>
Tue, 23 Aug 2022 04:19:03 +0000 (04:19 +0000)
commit6b4e4f0d2d52a4b39c68d8f63915ddb7e1e8270e
tree61c62d64c1abc2271a5885143538a990187d96e7
parent22dd13c407be75d2a5cad178593e78db8735d3bc
viewvcs: use :utf8 for opening patch, too

We'll also force --encoding=UTF-8 for "git show" even
if that's the default in git, since the rest of our code
already assumes UTF-8.
lib/PublicInbox/ViewVCS.pm
t/solver_git.t