Signing Git commits and tags with SSH
You can sign Git commits and tags with SSH keys instead of GPG.
You can sign Git commits and tags with SSH keys instead of GPG.
Often I need to “do X only if files on some folder changed” or whatever. I always …
I encouraged people to start using git, showing some of its features.
Git has a lot of features, and I bet that 90% of who use it (including me) doesn’t know …
You will need:
Install everything:
$ apt-get install …