This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-09 02:54:05 +01:00
Code
Issues
Activity
4daea7c603
gitea
/
routers
/
web
/
repo
/
actions
History
Chongyi Zheng
970965f6d8
Fix nil dereference on error (
#30740
)
...
In both cases, the `err` is nil because of `if` checks before Reference:
#30729
2024-04-28 12:13:57 +08:00
..
actions.go
Fix bugs in rerunning jobs (
#29955
)
2024-03-22 03:19:17 +00:00
badge.go
Implement actions badge svgs (
#28102
)
2024-02-27 18:56:18 +01:00
view.go
Fix nil dereference on error (
#30740
)
2024-04-28 12:13:57 +08:00