Package | Description |
---|---|
org.eclipse.jgit.attributes |
Support for reading .gitattributes.
|
Modifier and Type | Method and Description |
---|---|
List<Attribute> |
AttributesRule.getAttributes()
Returns the attributes.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributesNode.getAttributes(String entryPath,
boolean isDirectory,
Map<String,Attribute> attributes)
Returns the matching attributes for an entry path.
|
Copyright © 2015 Eclipse JGit Project. All rights reserved.