0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 12:24:38 +01:00
gitea/modules/repository
赵智超 3c360801b3
Add IsTemplate option in create repo ui and api (#12942)
Signed-off-by: a1012112796 <1012112796@qq.com>

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-09-25 13:18:37 +08:00
..
adopt.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
branch.go
check.go
commits.go
commits_test.go
create.go Add IsTemplate option in create repo ui and api (#12942) 2020-09-25 13:18:37 +08:00
create_test.go
fork.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
fork_test.go
generate.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
hooks.go
init.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
main_test.go
repo.go
update.go