summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-12-26 19:29:41 +0000
committerSean Whitton <spwhitton@spwhitton.name>2020-01-12 12:28:26 +0000
commitede145ca05b41187d9a20bca8144f2d675b92dfc (patch)
tree5b6526a4702e9f5426a1d45b77dfe073c09b5dc1
parent209d49b6305aa96c8a27ec134a61b32726f78756 (diff)
downloaddotfiles-ede145ca05b41187d9a20bca8144f2d675b92dfc.tar.gz
even more minimal sync on zephyr
-rw-r--r--.mrconfig.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mrconfig.in b/.mrconfig.in
index 5f481964..8d5caaaa 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -405,7 +405,7 @@ update = git annex sync --no-content origin
# disabled because required yubikey
# sync = git annex sync --no-content origin
# minimal sync over zephyr's poor connection
-push = git annex copy -t origin --not --copies=client:2 doc; git annex sync --no-content origin
+push = git annex sync --no-content origin
fixups =
git config push.default matching
git config remote.origin.gcrypt-publish-participants true