Preview:
https://ohshitgit.com/

git log --grep="homepage"

//search by part of authors name
git log --author=Matt

//GIT searches last commits - version control - How can I get a list of Git //branches, ordered by most recent commit? - Stack Overflow
git for-each-ref --sort=-committerdate refs/heads/
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter