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