Add RB.DiffCommit.commitMessageBody in JavaScript.

Review Request #13333 — Created Oct. 11, 2023 and submitted

Information

Review Board
release-6.x

Reviewers

This adds RB.DiffCommit.commitMessageBody, which contains the part of
the commit message that follows the summary. This allows for processing
the summary and the body separately, which will be needed for an
upcoming change.

JavaScript unit tests pass.

Made use of this in an upcoming change.

Summary ID
Add RB.DiffCommit.commitMessageBody in JavaScript.
This adds `RB.DiffCommit.commitMessageBody`, which contains the part of the commit message that follows the summary. This allows for processing the summary and the body separately, which will be needed for an upcoming change.
4f8e48b12beb6a187803027314f757db8eee2134
david
  1. Ship It!
  2. 
      
maubin
  1. 
      
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (181a44c)
Loading...