Update JGit to 0.8.4.87-g395d236

* Fixes spurious pack corruption warnings during push.
* Fixes NPE during rename detection while viewing patches.

Change-Id: I7acdd96c36a26a6aacced65ed04e27f21e87b7c9
Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce 2010-07-20 08:04:58 -07:00
parent 660c71038b
commit 228e8dd509

View File

@ -46,7 +46,7 @@ limitations under the License.
</issueManagement>
<properties>
<jgitVersion>0.8.4.84-g6e155d5</jgitVersion>
<jgitVersion>0.8.4.87-g395d236</jgitVersion>
<gwtormVersion>1.1.4</gwtormVersion>
<gwtjsonrpcVersion>1.2.2</gwtjsonrpcVersion>
<gwtexpuiVersion>1.2.1</gwtexpuiVersion>