Commit validators require a parsed body. Many times in ReceiveCommits we will first call validCommit via ReceiveCommits#validate, which parses the body, but that is not always the case. Make sure we always parse the body by passing in a RevWalk first. Change-Id: If07bffbc9d14a34b5a8fc48a93b3b26b0ccfb004