| Package | Description |
|---|---|
| org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<PushCertificateStore.PendingCert> |
PushCertificateStore.pending |
| Modifier and Type | Method and Description |
|---|---|
private ObjectId |
PushCertificateStore.saveCert(ObjectInserter inserter,
DirCache dc,
PushCertificateStore.PendingCert pc,
ObjectId curr) |
| Modifier and Type | Method and Description |
|---|---|
private static void |
PushCertificateStore.sortPending(java.util.List<PushCertificateStore.PendingCert> pending) |