mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-23 07:01:02 +01:00
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>