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

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

Introduction

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

Usage

From source file com.gitblit.git.GitblitReceivePack.java

/**
 * GitblitReceivePack processes receive commands.  It also executes Groovy pre-
 * and post- receive hooks.
 *
 * The general execution flow is:
 * <ol>