summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-03-14 10:57:14 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-03-14 10:57:14 -0700
commit0ba7908cddd6029311deab96ee1fd3082bcd87f7 (patch)
tree94c196e7731f9b681504e5a9b15f09e070751a2c
parent8ea09f2c5360d95d036acdf96b25332ee3c2a02f (diff)
downloaddotfiles-0ba7908cddd6029311deab96ee1fd3082bcd87f7.tar.gz
use long keyid with gcrypt
-rw-r--r--home-mrconfig12
1 files changed, 6 insertions, 6 deletions
diff --git a/home-mrconfig b/home-mrconfig
index 5ddbc9cf..ed30416b 100644
--- a/home-mrconfig
+++ b/home-mrconfig
@@ -260,9 +260,9 @@ skip = (! gcrypt) || lazy || fast
fixups =
chmod 600 .passwddb.pet .s3ql/authinfo2 .gnupg/*.gpg
git config remote.origin.gcrypt-publish-participants true
- git config remote.origin.gcrypt-participants 0x3B6D411B
+ git config remote.origin.gcrypt-participants 0x0F56D0553B6D411B
git config gcrypt.publish-participants true
- git config gcrypt.participants 0x3B6D411B
+ git config gcrypt.participants 0x0F56D0553B6D411B
pre_update =
git add .passwddb.pet .labbook.gpg
git commit -a -m "auto passwddb and labbook commit on $(hostname -s)" || true
@@ -345,11 +345,11 @@ push = git annex sync --content origin
fixups =
git config push.default matching
git config remote.ma.gcrypt-publish-participants true
- git config remote.ma.gcrypt-participants 0x3B6D411B
+ git config remote.ma.gcrypt-participants 0x0F56D0553B6D411B
git config remote.origin.gcrypt-publish-participants true
- git config remote.origin.gcrypt-participants 0x3B6D411B
+ git config remote.origin.gcrypt-participants 0x0F56D0553B6D411B
git config gcrypt.publish-participants true
- git config gcrypt.participants 0x3B6D411B
+ git config gcrypt.participants 0x0F56D0553B6D411B
git config annex.startupscan false
git config annex.autocommit false
# set upstream so that mr can tell when I need to push
@@ -404,7 +404,7 @@ fixups =
git config push.default matching
git config gcrypt.publish-participants true
git config remote.origin.gcrypt-publish-participants true
- git config remote.origin.gcrypt-participants 0x3B6D411B
+ git config remote.origin.gcrypt-participants 0x0F56D0553B6D411B
git config annex.startupscan false
git config annex.autocommit false
git config remote.origin.annex-ignore true