1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-17 14:35:26 +01:00
gitea/templates/repo/code
Lunny Xiao 3422318545
Fix push time bug (#36693) (#36713)
When display or search branch's pushed time, we should use
`updated_unix` rather than `commit_time`.

Fix #36633
Backport #36693

Signed-off-by: silverwind <me@silverwind.io>
Co-authored-by: silverwind <me@silverwind.io>
2026-02-22 22:27:40 +01:00
..
recently_pushed_new_branches.tmpl Fix push time bug (#36693) (#36713) 2026-02-22 22:27:40 +01:00
upstream_diverging_info.tmpl Improve sync fork behavior (#33319) 2025-01-20 15:17:47 +08:00