mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 14:36:18 +00:00
Auto saved by Logseq
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
# runs a useful loop.
|
||||
git config pull.rebase false
|
||||
cd ~/garden
|
||||
while true; do
|
||||
git pull
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user