public class GitInteractionsHandler extends Object
| Constructor and Description |
|---|
GitInteractionsHandler() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkout(String gitAddress,
String branchName,
File destinationFolder,
String authorization) |
static boolean |
isCatalogusPresent(File destinationFolder) |
static String |
whichBranchIsPresent(File destinationFolder) |
public static boolean isCatalogusPresent(File destinationFolder)
Copyright © 2017. All rights reserved.