Package | Description |
---|---|
org.eclipse.jgit.lib |
Modifier and Type | Method and 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(java.lang.String name)
Deprecated.
Adds a new or existing file with the specified name to this tree.
|
Copyright © 2012. All Rights Reserved.