Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Method | Description |
---|---|---|
TrackingRefUpdate |
OperationResult.getTrackingRefUpdate(String localName) |
Get the status for a specific local tracking ref update.
|
TrackingRefUpdate |
RemoteRefUpdate.getTrackingRefUpdate() |
Modifier and Type | Method | Description |
---|---|---|
Collection<TrackingRefUpdate> |
OperationResult.getTrackingRefUpdates() |
Get the status of all local tracking refs that were updated.
|
Copyright © 2018. All rights reserved.