Update to JGit 0.8.4.328-ge6bd689

This fixes the 'error: unpack failed: error daad993f7' message were
were seeing during some uploads to Gerrit servers.  The receive
code was choking on an object larger than the stream threshold
size, because it didn't try to coerce the object's loader into a
flat byte[].

Change-Id: Id3616536c0f703bef6c69fbc6bf354e17c8474f9
Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed