NirmalScaria / le-git-graph

Browser extension to add git graph to GitHub website.
https://chrome.google.com/webstore/detail/le-git-graph-commits-grap/joggkdfebigddmaagckekihhfncdobff
MIT License
3.15k stars 16 forks source link

Formatting of the time stamp could be better #8

Closed NirmalScaria closed 1 year ago

NirmalScaria commented 1 year ago
Screenshot 2022-11-04 at 5 13 11 AM

If the count is one, (1 hour, 1 day, etc), the unit should be singular. (1 hour. Not 1 hours.) Additionally, if it is more than 3 days ago, better to write the actual commit date in some standard format rather than showing 6 days ago, 1 month ago, etc. Further, "1 day ago" could be replaced with yesterday.

NirmalScaria commented 1 year ago

[UPDATE] This issue has been fixed. Will be live with the next update.