]> source.dussan.org Git - jgit.git/commit
Ketch: Intercept push and route it through Ketch 08/64208/5
authorShawn Pearce <spearce@spearce.org>
Fri, 4 Dec 2015 23:02:09 +0000 (15:02 -0800)
committerShawn Pearce <spearce@spearce.org>
Wed, 20 Jan 2016 07:04:41 +0000 (23:04 -0800)
commit1f9d2050434f7ad25e06f44c1842dd365d6ec539
treeb38757047ff27dc30c4837ad8a7e0f5281b27d0e
parentb718e3d3042eee2d4e38ee13affbabc224d53ef1
Ketch: Intercept push and route it through Ketch

Capture commands and pass to the in-process KetchLeader, allowing
it to replicate to followers.

Change-Id: I25dfeb2a93821af65354337f391480a72bae2210
org.eclipse.jgit/resources/org/eclipse/jgit/internal/ketch/KetchText.properties
org.eclipse.jgit/src/org/eclipse/jgit/internal/ketch/KetchLeader.java
org.eclipse.jgit/src/org/eclipse/jgit/internal/ketch/KetchPreReceive.java [new file with mode: 0644]
org.eclipse.jgit/src/org/eclipse/jgit/internal/ketch/KetchText.java