|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RevBlob | |
|---|---|
| org.eclipse.jgit.lib | |
| org.eclipse.jgit.revwalk | |
| Uses of RevBlob in org.eclipse.jgit.lib |
|---|
| Methods in org.eclipse.jgit.lib with parameters of type RevBlob | |
|---|---|
void |
TreeFormatter.append(String name,
RevBlob blob)
Add a regular file, mode is #REGULAR_FILE. |
| Uses of RevBlob in org.eclipse.jgit.revwalk |
|---|
| Methods in org.eclipse.jgit.revwalk that return RevBlob | |
|---|---|
RevBlob |
RevWalk.lookupBlob(AnyObjectId id)
Locate a reference to a blob without loading it. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||