diff options
author | François Kooman <fkooman@tuxed.net> | 2019-08-08 15:15:13 +0200 |
---|---|---|
committer | François Kooman <fkooman@tuxed.net> | 2019-08-08 15:15:13 +0200 |
commit | 14245d93c47381e9f425cc42094ee20257fe90f9 (patch) | |
tree | f168d5d10f220100f9fe67077e2a1b9446884d57 /posts/git_sign.md | |
parent | 45b377864dbc0285159ca245958a475968e74b5a (diff) | |
download | www.tuxed.net-14245d93c47381e9f425cc42094ee20257fe90f9.zip www.tuxed.net-14245d93c47381e9f425cc42094ee20257fe90f9.tar.gz www.tuxed.net-14245d93c47381e9f425cc42094ee20257fe90f9.tar.xz |
remove update messages from posts
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. |