Inconsistency between dates in branches and commit details
Summary
Branches list shows last commit's commit date (as defined by git) for the "Last update" column, but in commit details view you can see only the author date (as defined by git), but not the commit date.
Steps to reproduce
Head to Repository => Branches tab and compare with Commits tab
What is the current bug behavior?
The dates are inconsistent
What is the expected correct behavior?
Both should show the same date

