| Package | Description |
|---|---|
| org.gitective.core.filter.commit |
| Modifier and Type | Method and Description |
|---|---|
protected DuplicateContainer |
DuplicateContainer.include(org.eclipse.jgit.lib.AnyObjectId id,
String path)
Include id and path as possible duplicate
|
| Modifier and Type | Method and Description |
|---|---|
Map<org.eclipse.jgit.revwalk.RevCommit,DuplicateContainer> |
DuplicateBlobFilter.getDuplicates()
Get the duplicates
|
Map<org.eclipse.jgit.revwalk.RevCommit,DuplicateContainer> |
DuplicateTreeFilter.getDuplicates()
Get duplicates
|
Copyright © 2011-2017. All Rights Reserved.