GIT - Signed Commits
GIT - Signed Commits
Install gpg-suite for mac
(windows - https://gpgtools.org/)
brew cask install gpg-suite
Ensure that gpg is successfully installed
gpg --version
Once gpg-suite is installed,
Open Terminal and Generate a GPG Private key-pair.
This ...
sharu.hashnode.dev3 min read