public static class GetReflog.ReflogEntryInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
comment |
java.lang.String |
newId |
java.lang.String |
oldId |
com.google.gerrit.extensions.common.GitPerson |
who |
Constructor and Description |
---|
GetReflog.ReflogEntryInfo(org.eclipse.jgit.lib.ReflogEntry e) |