public class ReflogEntryInfo extends Object
String
comment
newId
oldId
GitPerson
who
ReflogEntryInfo(String oldId, String newId, GitPerson who, String comment)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String oldId
public String newId
public GitPerson who
public String comment
public ReflogEntryInfo(String oldId, String newId, GitPerson who, String comment)