| ▲ | stackghost 5 days ago | |
Anyone know why GitHub doesn't support signing commits with signify/minisign? | ||
| ▲ | some_furry 5 days ago | parent | next [-] | |
My first guess is, "Not enough people have asked for it." So let's get the party started: https://github.com/orgs/community/discussions/183391 | ||
| ▲ | Arrowmaster 4 days ago | parent | prev [-] | |
GitHub is not git and does not control what features get added to git. It looks like there are some wrapper scripts to make git sign commits with other tools using the GPG cli interface but nothing official. | ||