1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-12 09:18:13 +00:00
Files
gitea/services/migrations/gitea_uploader.go
Chongyi Zheng 966e7bdc9b Correctly handle draft releases without a tag (#20314)
Fixes #20313.

`errors.Is(err, git.ErrNotExist{})` is not working
2022-07-12 13:57:38 +01:00

24 KiB