18 bytes added ,  27 June 2016
m
→‎signing work: update <source> to <syntaxhighlight>
m →‎signing work: update <source> to <syntaxhighlight>
Line 3: Line 3:
This is an example of GPG key.
This is an example of GPG key.


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