Package | Description |
---|---|
org.eclipse.jgit.internal.ketch |
Distributed consensus system built on Git.
|
Modifier and Type | Method and Description |
---|---|
protected void |
RemoteGitReplica.startPush(ReplicaPushRequest req) |
protected void |
LocalReplica.startPush(ReplicaPushRequest req) |
protected abstract void |
KetchReplica.startPush(ReplicaPushRequest req)
Begin executing a single push.
|
Copyright © 2017 Eclipse JGit Project. All rights reserved.