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