From 394ed7006ee5dc8bddfd132b64001d5dfc0ffdd3 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Fri, 13 Aug 2010 14:04:11 +0200 Subject: unicode handling in messages and trees was improved. Messages are now written according to the encoding of the commit object, and decoded using that information as well. Trees will encode and decode their names with utf8 --- lib/git/ext/gitdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/git/ext/gitdb') diff --git a/lib/git/ext/gitdb b/lib/git/ext/gitdb index 18152feb..425ecf04 160000 --- a/lib/git/ext/gitdb +++ b/lib/git/ext/gitdb @@ -1 +1 @@ -Subproject commit 18152febd428e67b86bb4fb68ec1691d4de75a9c +Subproject commit 425ecf04aa5038c3d46b01ca20de17c51ef6c4e5 -- cgit v1.2.1