0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 11:54:45 +01:00
gitea/services/repository
KN4CK3R 8fa97a25f0
Set HeadCommit when creating tags. (#18116)
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-12-29 19:40:57 +08:00
..
archiver
files Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
adopt.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
avatar.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
avatar_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
branch.go
cache.go
check.go
fork.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
fork_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
hooks.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
main_test.go
push.go Set HeadCommit when creating tags. (#18116) 2021-12-29 19:40:57 +08:00
repository.go
template.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
transfer.go Fix rename notification bug (#18008) 2021-12-17 14:24:47 +08:00
transfer_test.go