diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2010-06-15 00:32:05 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2010-06-15 00:45:36 +0200 |
commit | 06590aee389f4466e02407f39af1674366a74705 (patch) | |
tree | 37bbf23a276c569aefaa1f218e9b3a417f2dcf17 /lib/git/ext/gitdb | |
parent | c9dbf201b4f0b3c2b299464618cb4ecb624d272c (diff) | |
download | gitpython-06590aee389f4466e02407f39af1674366a74705.tar.gz |
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
Diffstat (limited to 'lib/git/ext/gitdb')
m--------- | lib/git/ext/gitdb | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/git/ext/gitdb b/lib/git/ext/gitdb -Subproject 0ef86550179b9bb9e29ecccdccd586713b9d175 +Subproject 133988a9b53400810d2baea9cc817c67dd1577a |