This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-09-01 14:56:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
116f8e12a7
gitea
/
routers
/
web
/
repo
/
actions
History
Yarden Shoham
116f8e12a7
Optimize actions list by removing an unnecessary
git
call (
#24710
)
...
We already have the default branch so we don't need to make a `git` call to get it.
2023-05-14 20:00:35 +08:00
..
actions.go
Optimize actions list by removing an unnecessary
git
call (
#24710
)
2023-05-14 20:00:35 +08:00
view.go
Check length of
LogIndexes
in case it is outdated (
#24516
)
2023-05-04 23:37:43 -04:00