Skip to content

Commit

Permalink
gpg: Add format = opengpg
Browse files Browse the repository at this point in the history
- This is the default but Tower now supports signing with SSH keys so
- Adding this to make it explicit when setting up Tower on a fresh Mac
  • Loading branch information
0xmachos committed Apr 24, 2024
1 parent 1da7668 commit b5e9449
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

[gpg]
program = /usr/local/MacGPG2/bin/gpg2
format = openpgp
# Use this instead of "gpg", found on $PATH when making or verifying a PGP signature

[core]
Expand Down

0 comments on commit b5e9449

Please sign in to comment.