Show a branch name in a commit view
Description
It'd be very useful to see the branch name that a particular commit was originally pushed to. Like it's shown for parent commit below the commit name. In repositories with multiple branches it's hard to track changes and this would significantly improve the clarity. This is also relevant in the scenario when you get an email notification from some sort of integration like CI and want to review changes.
Commit view: /commit/
Proposal
Show the branch name or branch list like for the parrent commit.