| Modifier and Type | Field and Description |
|---|---|
LocalDateTime |
authorDate |
String |
authorName |
String |
commitFile |
String |
commitHash |
String |
commitInfo |
int |
linenumAdd |
int |
linenumDel |
String |
originRepo |
String |
renameFile |
| Constructor and Description |
|---|
S() |
public String originRepo
public String commitHash
public String commitFile
public String authorName
public LocalDateTime authorDate
public String commitInfo
public String renameFile
public int linenumAdd
public int linenumDel
Copyright © 2023. All rights reserved.