1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-29 04:24:58 +00:00
forgejo/routers/web/repo/actions
Yarden Shoham 116f8e12a7
Optimize actions list by removing an unnecessary git call ()
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 () 2023-05-14 20:00:35 +08:00
view.go Check length of LogIndexes in case it is outdated () 2023-05-04 23:37:43 -04:00