Package | Description |
---|---|
org.eclipse.jgit.attributes |
Support for reading .gitattributes.
|
Modifier and Type | Method and Description |
---|---|
List<AttributesRule> |
AttributesNode.getRules()
Getter for the field
rules . |
Constructor and Description |
---|
AttributesNode(List<AttributesRule> rules)
Create an ignore node with given rules.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.