Example usage for org.eclipse.jgit.api CloneCommand subclass-usage

List of usage examples for org.eclipse.jgit.api CloneCommand subclass-usage

Introduction

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

Usage

From source file com.bacoder.scmtools.git.internal.CloneAndProcessCommand.java

class CloneAndProcessCommand extends CloneCommand {

    private boolean cloneSubmodules;

    private GitConfig config;