Package | Description |
---|---|
org.eclipse.jgit.lib |
Core API for repository, config, refs, object database.
|
Modifier and Type | Method and Description |
---|---|
static BranchTrackingStatus |
BranchTrackingStatus.of(Repository repository,
String branchName)
Compute the tracking status for the
branchName in
repository . |
Copyright © 2018 Eclipse JGit Project. All rights reserved.