From 045f0639415c7eeb9aeda0b323bb783e613470e8 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 11 Feb 2022 19:39:02 +0100 Subject: [PATCH] Auto saved by Logseq --- autopush.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/autopush.sh b/autopush.sh index c881540d4..37c8faad1 100755 --- a/autopush.sh +++ b/autopush.sh @@ -1,4 +1,5 @@ #!/bin/bash +# runs a useful loop. git config pull.rebase false while true; do git pull