]> gitweb.fluxo.info Git - rhatto/apps.git/commitdiff
Implements signed commits
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 9 Mar 2017 04:54:33 +0000 (01:54 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 9 Mar 2017 04:54:33 +0000 (01:54 -0300)
README.md

index d32904c33279793eae1df4e13f1471023b0265ee..e3cf0c2d56dc4b0f51022e06ec5c21889146511d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -13,8 +13,7 @@ Get the code:
 
 Then check the source integrity of the latest release (also implemented on `git-check-tag` on `utils-git` subfolder):
 
-    tag="`git describe --abbrev=0 --tags`"
-    git tag -v $tag && git checkout $tag
+    git log --show-signature -n 1
 
 Then add each subfolder from the `apps` repository to your `$PATH` depending on which projects you want to use.