Package | Description |
---|---|
org.eclipse.jgit.lib |
Core API for repository, config, refs, object database.
|
Modifier and Type | Method and Description |
---|---|
ObjectId |
Repository.resolve(String revstr)
Parse a git revision string and return an object id.
|
Copyright © 2016 Eclipse JGit Project. All rights reserved.