From 06590aee389f4466e02407f39af1674366a74705 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Tue, 15 Jun 2010 00:32:05 +0200 Subject: Reimplemented Lock handling to be conforming to the git lock protocol, which is actually more efficient than the previous implementation Index now locks its file for reading, and properly uses LockedFD when writing --- 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 0ef86550..133988a9 160000 --- a/lib/git/ext/gitdb +++ b/lib/git/ext/gitdb @@ -1 +1 @@ -Subproject commit 0ef86550179b9bb9e29ecccdccd586713b9d1752 +Subproject commit 133988a9b53400810d2baea9cc817c67dd1577a9 -- cgit v1.2.1