Package com.github.vlsi.gradle.release
Interface GitUrlConventions
-
- All Implemented Interfaces:
public interface GitUrlConventions
-
-
Method Summary
Modifier and Type Method Description abstract URItagUri(String tag)abstract StringgetPushUrl()URIgetPagesUri()-
-
Method Detail
-
getPushUrl
abstract String getPushUrl()
-
getPagesUri
URI getPagesUri()
-
-
-
-