]> git.phdru.name Git - git-scripts.git/commitdiff
gpg --import public key from tag
authorOleg Broytman <phd@phdru.name>
Mon, 28 Jul 2014 07:21:21 +0000 (11:21 +0400)
committerOleg Broytman <phd@phdru.name>
Mon, 28 Jul 2014 07:21:21 +0000 (11:21 +0400)
add-pubkey/import-pubkey-from-tag [new file with mode: 0755]

diff --git a/add-pubkey/import-pubkey-from-tag b/add-pubkey/import-pubkey-from-tag
new file mode 100755 (executable)
index 0000000..b79ec05
--- /dev/null
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+git show phd-public-key-B6287B03 | gpg --import