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