Getting Verified on Github (Step by Step)

Опубликовано: 01 Октябрь 2024
на канале: Hassan Habib
5,919
113

In this session, I'm joined by Christo who's going to show us how to get your commits verified on github.

** IMPORTANT **
When you try to commit from Visual Studio after doing the instructions in this video you might an error saying: "Your git-hook 'gpg' is not supported ..."

To fix this issue - open up git bash and run this command:
git config --global gpg.program "C:\Program Files\Git\usr\bin\gpg.exe"


Here's a link to generating new GPG keys:
https://docs.github.com/en/authentica...