From 8af1d2ed80edf9197b9697d36b7bb01fd5265488 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 14 Feb 2008 13:44:50 +0000 Subject: [PATCH] tigrc: Assume commits are UTF-8 now. --- tigrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tigrc b/tigrc index 9931d71..2384ac2 100644 --- a/tigrc +++ b/tigrc @@ -2,7 +2,7 @@ set tab-size = 8 set show-rev-graph = yes -set commit-encoding = ISO-8859-1 +set commit-encoding = UTF-8 color title-blur cyan blue color title-focus white blue bold -- 2.11.0