public final class Git extends Object
Git(String remote, String revision, String branch, String tag)
boolean
equals(Object o)
Optional<String>
getBranch()
String
getRemote()
getRevision()
getTag()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Git(String remote, String revision, String branch, String tag)
public String getRemote()
public String getRevision()
public Optional<String> getBranch()
public Optional<String> getTag()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString