public class Commit extends Object
Commit(String sha, String message)
String
getMessage()
getSha()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Commit(String sha, String message)
public String getSha()
public String getMessage()
public String toString()
toString
Object