| Package | Description |
|---|---|
| org.eclipse.jgit.junit |
| Modifier and Type | Field and Description |
|---|---|
private TestRepository.BranchBuilder |
TestRepository.CommitBuilder.branch |
| Modifier and Type | Method and Description |
|---|---|
TestRepository.BranchBuilder |
TestRepository.branch(java.lang.String ref)
Create a new branch builder for this repository.
|
| Constructor and Description |
|---|
CommitBuilder(TestRepository.BranchBuilder b) |