private static class MessageRevFilter.SubStringSearch extends SubStringRevFilter
ALL, MERGE_BASE, NO_MERGES, NONE, ONLY_MERGES
Constructor and Description |
---|
SubStringSearch(java.lang.String patternText) |
Modifier and Type | Method and Description |
---|---|
protected RawCharSequence |
text(RevCommit cmit)
Obtain the raw text to match against.
|
clone, include, requiresCommitBody, safe, toString
protected RawCharSequence text(RevCommit cmit)
SubStringRevFilter
text
in class SubStringRevFilter
cmit
- current commit being evaluated.