mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-01 10:01:02 +01:00
When display or search branch's pushed time, we should use `updated_unix` rather than `commit_time`. Fix #36633 --------- Signed-off-by: silverwind <me@silverwind.io> Co-authored-by: silverwind <me@silverwind.io>