commit | 3d68b9e3d46966bdd4d0dc94537bc4ffcd0efd04 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Mon Mar 09 15:59:47 2009 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Mon Mar 09 15:59:47 2009 -0700 |
tree | 3f55c96d0eec2748e840f72d54165ba3f4e231c3 | |
parent | 480e17534364047236e1b26d815588ad01bb6991 [diff] |
Upgrade JGit to 0.4.0-212-g9057f1b This version fixes a race condition in the buffer cache used to access repository data and thereby fixes some exceptions thrown while under high concurrent load from clients doing "git clone" through Gerrit's SSH daemon. Signed-off-by: Shawn O. Pearce <sop@google.com>