Package | Description |
---|---|
org.eclipse.jgit.internal.storage.reftree |
Modifier and Type | Method and Description |
---|---|
RefTree |
RefTree.copy()
Create a deep copy of this RefTree.
|
static RefTree |
RefTree.newEmptyTree()
Create an empty reference tree.
|
static RefTree |
RefTree.read(ObjectReader reader,
RevTree tree)
Load a reference tree.
|
Copyright © 2018 Eclipse JGit Project. All rights reserved.