Class GitBox

  • All Implemented Interfaces:
    com.github.vlsi.gradle.release.GitUrlConventions

    
    public final class GitBox
     implements GitUrlConventions
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      GitBox(String repo)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getPushUrl()
      final String getRepo()
      URI tagUri(String tag)
      • Methods inherited from class com.github.vlsi.gradle.release.GitUrlConventions

        getPagesUri
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait