-
- All Implemented Interfaces:
-
com.github.vlsi.gradle.release.GitUrlConventions
public final class GitBox implements GitUrlConventions
-
-
Method Summary
Modifier and Type Method Description StringgetPushUrl()final StringgetRepo()URIgetPagesUri()URItagUri(String tag)-
-
Constructor Detail
-
GitBox
GitBox(String repo)
-
-
Method Detail
-
getPushUrl
String getPushUrl()
-
getPagesUri
URI getPagesUri()
-
-
-
-