ReceivePack: Correct type of not provided object
commit6029bb24adafd4434f362c58e2f00c0057502f45
authorShawn O. Pearce <spearce@spearce.org>
Fri, 16 Apr 2010 15:55:44 +0000 (16 08:55 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 17 Apr 2010 00:04:37 +0000 (16 17:04 -0700)
treed0824159dab52dba71fd6b65b3d6a3a531ecc157
parent2bb8defa5447c15a4fcbf23aaace9f11995f3ad0
ReceivePack: Correct type of not provided object

If a tree was referenced but not provided in the pack, report it
as a missing tree and not as a missing blob.

Change-Id: Iab05705349cdf0d30cc3f8afc6698a8d2a941343
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit/src/org/eclipse/jgit/transport/ReceivePack.java