Skip to content

web: display author commit time on hover of commit node

Warren Gifford requested to merge web/display-commit-time-on-hover into main

Created by: coury-clark

I was trying to use the commit drop down to do some debugging on a repo that had few commits (over a long time) and found it irritating that I couldn't see when the commits were from. This is a super simple change that mimics the behavior of the badge on the left, to display the commit (author) time on hover of the description.

Before

CleanShot 2022-01-26 at 15 20 14

After

CleanShot 2022-01-26 at 15 20 42

Merge request reports

Loading