public class Clone extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Clone.CloneException |
Modifier and Type | Field and Description |
---|---|
static String |
REFS_MIRRORED |
Constructor and Description |
---|
Clone(File directory,
String origin,
boolean isMirror,
List<String> branches,
org.eclipse.jgit.transport.CredentialsProvider credentialsProvider,
org.eclipse.jgit.internal.ketch.KetchLeaderCache leaders,
File hookDir) |
Clone(File directory,
String origin,
boolean isMirror,
List<String> branches,
org.eclipse.jgit.transport.CredentialsProvider credentialsProvider,
org.eclipse.jgit.internal.ketch.KetchLeaderCache leaders,
File hookDir,
boolean sslVerify) |
public static final String REFS_MIRRORED
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.