Skip to content

for single line git commit messages, the close quote should be on the same line as the open quote

What does this MR do?

Chomps merge commit messages so that there is not a dangling close quote.

A better solution would be not to use quotes at all, but to set off the message in a <div> with a background color.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Aesthetics.

Screenshots (if relevant)

Screen_Shot_2016-11-04_at_8.06.54_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports