1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-28 12:20:15 +02:00
gitea/routers
Gusted 57e0bf43eb
Set target on create release with existing tag (#20381)
When you create a new release(e.g. via Tea) and specify a tag that already exists on
the repository, Gitea will instead use the `UpdateRelease`
functionality. However it currently doesn't set the Target field. This
PR fixes that.
2022-07-15 20:39:03 +02:00
..
api Set target on create release with existing tag (#20381) 2022-07-15 20:39:03 +02:00
common
install
private
utils
web Allow access to the Public Organization Member lists with minimal permissions (#20330) 2022-07-15 15:21:54 +01:00
init.go Initialize cron last (#20373) 2022-07-15 16:20:05 +01:00