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