]> source.dussan.org Git - jgit.git/commit
UploadPack: Do not retain commit body when checking wants 14/138314/1
authorJonathan Nieder <jrn@google.com>
Fri, 8 Mar 2019 03:58:35 +0000 (19:58 -0800)
committerJonathan Nieder <jrn@google.com>
Fri, 8 Mar 2019 03:58:35 +0000 (19:58 -0800)
commitee5f449bca7c618ffcdba3d4d24e7f3b6fa9e388
treeb35214318a0c359409235d787b22e87171c5b92b
parenta33847b5d9969fa5eefb769f650dcaa6b80457e6
UploadPack: Do not retain commit body when checking wants

The commit body contains the commit message, which is not needed for
reachability checks.

Change-Id: Ie209c3b3f022579942f05b8b5d0625ce26400a5d
Signed-off-by: Jonathan Nieder <jrn@google.com>
org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java