You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if git show --no-patch --pretty=format:"%G?""$commit_hash"| grep "N"&> /dev/null;then
73
73
echo"Error! Commit $commit_hash is not signed"
74
74
echo"Please follow https://docs.github.com/en/authentication/managing-commit-signature-verification/adding-a-gpg-key-to-your-github-account and sign your commit"
0 commit comments