Skip to content

Instantly share code, notes, and snippets.

@hyunsik
Last active October 9, 2015 18:59
Show Gist options
  • Save hyunsik/792391bd7566ccd426f5 to your computer and use it in GitHub Desktop.
Save hyunsik/792391bd7566ccd426f5 to your computer and use it in GitHub Desktop.
[Code Snippet for Blog] Git에서 GPG key로 signoff 하기 (1)
$ gpg --list-secret-keys | grep ^sec
sub 4096R/4CFE2390 2013-10-16 [expires: 2017-10-16]
# ^--- your key id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment