Interface | Description |
---|---|
AttributesNodeProvider |
An interface used to retrieve the global and info
AttributesNode s. |
AttributesProvider |
Interface for classes which provide git attributes
|
Class | Description |
---|---|
Attribute |
Represents an attribute.
|
Attributes |
Represents a set of attributes for a path
|
AttributesNode |
Represents a bundle of attributes inherited from a base directory.
|
AttributesRule |
A single attributes rule corresponding to one line in a .gitattributes file.
|
Enum | Description |
---|---|
Attribute.State |
The attribute value state
see also https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
|
Copyright © 2016 Eclipse JGit Project. All rights reserved.