1
0
mirror of https://gitcode.com/gitea/gitea.git synced 2025-07-05 20:28:37 +08:00
Files
gitea/models/git
Zettat123 9a65d011f6 Some fixes of the prompt of new branches ()
Related to 

This PR makes some fixes:
- do not show the prompt for mirror repos and repos with pull request
units disabled
- use `commit_time` instead of `updated_unix`, as `commit_time` is the
real time when the branch was pushed
2023-08-01 07:25:11 +00:00
..