Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Field and Description |
---|---|
private java.util.ArrayList<FetchHeadRecord> |
FetchProcess.fetchHeadUpdates
Records to be recorded into FETCH_HEAD.
|
private java.util.List<FetchHeadRecord> |
FetchResult.forMerge |
Modifier and Type | Method and Description |
---|---|
(package private) void |
FetchResult.add(FetchHeadRecord r) |