Include commits in the blue squares on the user overview page
<!-- This template is a great use for issues that are feature::additions or technical tasks for larger issues.--> ### Proposal Currently, the blue squares visualisation on user pages (overview tab) show issues, merge requests, pushes and comments. This leaves it looking a little sparse if you primarily just write and push code. Including commits (perhaps instead of pushes) should alleviate this problem. [GitHub does this, with a few restrictions](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile#commits); perhaps they are a good idea.
issue