How to do "Verified" Commits with GIT
Jul 31, 2023 · 5 min read · 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...
Join discussion