mirror of
https://github.com/flancian/garden.git
synced 2026-08-11 17:21:44 +00:00
autopushed
This commit is contained in:
@@ -4,9 +4,11 @@ git config pull.rebase false
|
|||||||
cd ~/garden
|
cd ~/garden
|
||||||
while true; do
|
while true; do
|
||||||
git add *md
|
git add *md
|
||||||
|
git add *tex *txt
|
||||||
git add journal/*md
|
git add journal/*md
|
||||||
git add Journal
|
git add Journal
|
||||||
git add assets/*
|
git add assets/*
|
||||||
|
git add gemini/*
|
||||||
git add *png *jpg
|
git add *png *jpg
|
||||||
git commit -a -m 'autopushed'
|
git commit -a -m 'autopushed'
|
||||||
git pull
|
git pull
|
||||||
|
|||||||
Reference in New Issue
Block a user