@Generated public class GitInfo extends Object
| Constructor and Description |
|---|
GitInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBranch() |
String |
getCommit() |
String |
getOriginUrl() |
int |
hashCode() |
GitInfo |
setBranch(String branch) |
GitInfo |
setCommit(String commit) |
GitInfo |
setOriginUrl(String originUrl) |
String |
toString() |
Copyright © 2026. All rights reserved.