This website works better with JavaScript
Home
Explore
Help
Register
Sign In
afan
/
gitea
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
gitea源码
2
Commits
2
Branches
Tree:
f5d5e77162
afan
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f5d5e77162'
${ noResults }
gitea
/
models
/
migrations
/
fixtures
/
Test_RepositoryFormat
/
repository.yml
repository.yml
114B
History
Raw
1
2
3
4
5
6
7
8
9
10
11
12
# type Repository struct {
# ID int64 `xorm:"pk autoincr"`
# }
-
id: 1
-
id: 2
-
id: 3
-
id: 10