Package | Description |
---|---|
org.eclipse.jgit.lib |
Core API for repository, config, refs, object database.
|
Modifier and Type | Method | Description |
---|---|---|
FileTreeEntry |
Tree.addFile(byte[] s,
int offset) |
Deprecated.
Adds a new or existing file with the specified name to this tree.
|
FileTreeEntry |
Tree.addFile(String name) |
Deprecated.
Adds a new or existing file with the specified name to this tree.
|
Copyright © 2018. All rights reserved.