This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/repository
Lunny Xiao 4df2ed29f2
Refactor: Move PushUpdateOptions (#13363)
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
2020-10-30 22:59:02 +01:00
..
adopt.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
branch.go
cache.go Cache last commit when pushing for big repository (#10109) 2020-10-09 01:17:23 +03:00
check.go Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
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 Completely quote AppPath and CustomConf paths (#12955) 2020-09-28 21:16:52 -04:00
init.go go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
main_test.go
push.go Refactor: Move PushUpdateOptions (#13363) 2020-10-30 22:59:02 +01:00
repo.go On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
update.go