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