Package | Description |
---|---|
org.eclipse.jgit.attributes |
Support for reading .gitattributes.
|
org.eclipse.jgit.dircache |
Reading and editing the directory cache (index).
|
org.eclipse.jgit.treewalk |
Walking and comparing directory/file trees (of commits, file system).
|
Class | Description |
---|---|
Attribute |
Represents an attribute.
|
Attribute.State |
The attribute value state
|
AttributesRule |
A single attributes rule corresponding to one line in a .gitattributes file.
|
Class | Description |
---|---|
AttributesNode |
Represents a bundle of attributes inherited from a base directory.
|
Class | Description |
---|---|
AttributesNode |
Represents a bundle of attributes inherited from a base directory.
|
Copyright © 2018. All rights reserved.