- Enclosing class:
- IndexDiff
public static interface IndexDiff.WorkingTreeIteratorFactory
A factory to producing WorkingTreeIterators
- Since:
- 3.6
-
Method Summary
Modifier and TypeMethodDescriptionGet working tree iterator
-
Method Details
-
getWorkingTreeIterator
Get working tree iterator- Parameters:
repo
- the repository- Returns:
- working tree iterator
-