Skip to content

Instantly share code, notes, and snippets.

@hyunsik
Last active October 9, 2015 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hyunsik/06de6f452c4e0ec725e3 to your computer and use it in GitHub Desktop.
Save hyunsik/06de6f452c4e0ec725e3 to your computer and use it in GitHub Desktop.
[Code Snippet for Blog] Git에서 GPG key로 signoff 하기 (3)
hyunsik@workstation:~/Code/tajo/tajo$ git commit -S -m "TAJO-1909: Eliminate remained explicit diamond expressions."</code>
You need a passphrase to unlock the secret key for
user: "Hyunsik Choi <hyunsik@apache.o....>"
4096-bit RSA key, ID 4CFE2390, created 2013-10-16 (main key ID AC3885B9)
[master 6bc9fbb] TAJO-1909: Eliminate remained explicit diamond expressions.
Author: Dongkyu Hwangbo <hwang....@gma......>;
Date: Thu Oct 8 15:02:58 2015 -0700
72 files changed, 150 insertions(+), 147 deletions(-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment