regex property

RegExp? regex
final

If the exactMatch can fails it is possible specify a regex, if it match the content of the match it is specified in the commit info

Implementation

final RegExp? regex;