Package com.redhat.parodos.tasks.git
Class GitUtils
java.lang.Object
com.redhat.parodos.tasks.git.GitUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.eclipse.jgit.lib.Repositorystatic StringgetRepoPath(com.redhat.parodos.workflows.work.WorkContext workContext) static org.eclipse.jgit.api.TransportConfigCallbackgetTransport(Path sshKeyPath)
-
Method Details
-
getRepoPath
-
getRepo
- Throws:
IOException
-
getTransport
public static org.eclipse.jgit.api.TransportConfigCallback getTransport(Path sshKeyPath) throws IOException - Throws:
IOException
-