0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-16 20:40:11 +01:00
forgejo/routers
Lunny Xiao 6375419468
Newly pushed branches hints on repository home page ()
This PR will display a pull request creation hint on the repository home
page when there are newly created branches with no pull request. Only
the recent 6 hours and 2 updated branches will be displayed.

Inspired by  
Replace  
Resolves 
Resolves 
Resolves 

co-authored by @kolaente
2023-07-08 05:19:00 +02:00
..
api
common
install
private Replace interface{} with any () 2023-07-04 18:36:08 +00:00
utils
web
init.go