public interface CommitFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
renderCommit(org.eclipse.jgit.revwalk.RevCommit commit)
Returns true if the commit should be rendered; otherwise false.
|
Copyright © 2011–2017. All rights reserved.