| Package | Description | 
|---|---|
| org.eclipse.jgit.junit | |
| org.eclipse.jgit.lib | Core API for repository, config, refs, object database. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TestRepository. setAuthorAndCommitter(CommitBuilder c)Set the author and committer using  TestRepository.getDate(). | 
| Modifier and Type | Method and Description | 
|---|---|
| ObjectId | ObjectInserter. insert(CommitBuilder builder)Insert a single commit into the store, returning its unique name. | 
Copyright © 2017 Eclipse JGit Project. All rights reserved.