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