List of usage examples for org.eclipse.jgit.transport ReceiveCommand subclass-usage
From source file com.gitblit.git.PatchsetCommand.java
/**
*
* A subclass of ReceiveCommand which constructs a ticket change based on a
* patchset and data derived from the push ref.
*
* @author James Moger