0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-09-24 21:04:11 -04:00

rename fields

This commit is contained in:
Unknwon
2015-08-31 16:24:28 +09:00
parent cb381078ff
commit 1ca257ad9f
11 changed files with 93 additions and 81 deletions

View File

@@ -40,7 +40,7 @@ type RepoContext struct {
BranchName string
TagName string
TreeName string
CommitId string
CommitID string
RepoLink string
CloneLink models.CloneLink
CommitsCount int