Skip to content

Commit

Permalink
Add note on how to get subkey ids
Browse files Browse the repository at this point in the history
  • Loading branch information
chamook committed Apr 14, 2023
1 parent 76d870b commit ddb3b7c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions presentations/commit-signing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,12 @@
[commit]
gpgsign = true
</pre>
<p>
Get your subkey ids with:
</p>
<code>
gpg --list-keys --keyid-format long
</code>
</div>
</section>
<section>
Expand Down

0 comments on commit ddb3b7c

Please sign in to comment.