From 08457a7a6b6ad4f518fad0d5bca094a2b5b38fbe Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Fri, 9 Jul 2010 12:18:38 +0200 Subject: Added python 2.4 support: Repo will now use the original GitCmdObjectDB in python 2.4, as the pure python implementation cannot work without memory maps --- 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 f534e6e9..18152feb 160000 --- a/lib/git/ext/gitdb +++ b/lib/git/ext/gitdb @@ -1 +1 @@ -Subproject commit f534e6e9a24f2ac7e7e0f3679551b512d4af569a +Subproject commit 18152febd428e67b86bb4fb68ec1691d4de75a9c -- cgit v1.2.1