-
- All Known Implementing Classes:
NameConflictTreeWalk,TreeWalk
public interface AttributesProviderInterface for classes which provide git attributes- Since:
- 4.2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AttributesgetAttributes()Get attributes
-
-
-
Method Detail
-
getAttributes
Attributes getAttributes()
Get attributes- Returns:
- the currently active attributes
-
-