diff options
Diffstat (limited to 'posts/git_sign.md')
-rw-r--r-- | posts/git_sign.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/posts/git_sign.md b/posts/git_sign.md index 907eec5..ad462e0 100644 --- a/posts/git_sign.md +++ b/posts/git_sign.md @@ -20,5 +20,3 @@ As my keyring only works with `gpg2` and not with `gpg` you also have to set [tar "tar.xz"] command = xz -c ``` - -**UPDATE** (2018-06-18): add the `tar "tar.xz"` section. |