Example usage for org.eclipse.jgit.transport ReceiveCommand subclass-usage

List of usage examples for org.eclipse.jgit.transport ReceiveCommand subclass-usage

Introduction

In this page you can find the example usage for org.eclipse.jgit.transport ReceiveCommand subclass-usage.

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