How to do "Verified" Commits with GIT
Introduction & prerequisites
This post is going to be about commits with a "verified" badge in Git. So, naturally, we would assume, you have basic knowledge of basic git operations like git clone, git commit, git push, git pull.
git authors vs commit...