public class TreeWalkingDiffDetector extends Object implements DiffDetector
| Constructor and Description |
|---|
TreeWalkingDiffDetector(org.eclipse.jgit.lib.Repository repo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasChangedSince(String modulePath,
List<String> childModules,
Collection<AnnotatedTag> tags) |
public TreeWalkingDiffDetector(org.eclipse.jgit.lib.Repository repo)
public boolean hasChangedSince(String modulePath, List<String> childModules, Collection<AnnotatedTag> tags) throws IOException
hasChangedSince in interface DiffDetectorIOExceptionCopyright © 2015–2017. All rights reserved.