32 bytes added ,  17 May 2016
Created page with "=== signing work === <source lang="bash"> git config --global user.signingkey 0A46826A </source>"
 
Line 1: Line 1:
=== signing work ===
=== signing work ===
This is an example of GPG key.


<source lang="bash">
<source lang="bash">
git config --global user.signingkey 0A46826A
git config --global user.signingkey 0A46826A
</source>
</source>