forked from forgejo/forgejo
rename fields
This commit is contained in:
parent
cb381078ff
commit
1ca257ad9f
11 changed files with 93 additions and 81 deletions
|
@ -40,7 +40,7 @@ type RepoContext struct {
|
|||
BranchName string
|
||||
TagName string
|
||||
TreeName string
|
||||
CommitId string
|
||||
CommitID string
|
||||
RepoLink string
|
||||
CloneLink models.CloneLink
|
||||
CommitsCount int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue