commit | 305b556e8dd198a20d7e9e452547e7d8c66b4315 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Wed Jun 16 14:31:30 2010 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Wed Jun 16 14:31:30 2010 -0700 |
tree | e75fb81b6d9d4fab7488e59175a31a089aab9e82 | |
parent | 0f45d94627f9e9dc0e04543c97d494be9302daa7 [diff] |
Don't retain commit messages during merge base tests We don't need the commit messages, just to walk the graph. Discarding the bodies can save some memory in the JVM while the task executes. Change-Id: If2774e1011f8b11d516984f16b86b116a80cf1b0 Signed-off-by: Shawn O. Pearce <sop@google.com>