| Package | Description |
|---|---|
| org.eclipse.jgit.transport |
| Modifier and Type | Method and Description |
|---|---|
TrackingRefUpdate |
RemoteRefUpdate.getTrackingRefUpdate() |
TrackingRefUpdate |
OperationResult.getTrackingRefUpdate(java.lang.String localName)
Get the status for a specific local tracking ref update.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<TrackingRefUpdate> |
OperationResult.getTrackingRefUpdates()
Get the status of all local tracking refs that were updated.
|
Copyright © 2012. All Rights Reserved.