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 and 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 and Description |
---|
AttributesNode
Represents a bundle of attributes inherited from a base directory.
|
Class and Description |
---|
AttributesNode
Represents a bundle of attributes inherited from a base directory.
|
Copyright © 2015 Eclipse JGit Project. All rights reserved.