| Package | Description |
|---|---|
| org.eclipse.jgit.lib | |
| org.eclipse.jgit.revwalk |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeFormatter.append(java.lang.String name,
RevBlob blob)
Add a regular file, mode is
#REGULAR_FILE. |
| Modifier and Type | Method and Description |
|---|---|
RevBlob |
RevWalk.lookupBlob(AnyObjectId id)
Locate a reference to a blob without loading it.
|
Copyright © 2012. All Rights Reserved.