Auto-commit kunsi-p14s.kunbox.net 2024-09-16T20:11:12+02:00
This commit is contained in:
parent
a4d50ac398
commit
2794840240
3 changed files with 11 additions and 2 deletions
|
@ -8,7 +8,7 @@ export GIT_SSH_COMMAND='ssh -oBatchMode=yes'
|
|||
# Push some git repos
|
||||
pass git push
|
||||
|
||||
git --git-dir=$HOME/.cfg/ --work-tree=$HOME commit -am "Auto-commit $(hostnamectl --static) $(date '+%F %T')" || true
|
||||
git --git-dir=$HOME/.cfg/ --work-tree=$HOME commit -am "Auto-commit $(hostnamectl --static) $(date --iso-8601=seconds)" || true
|
||||
git --git-dir=$HOME/.cfg/ --work-tree=$HOME push
|
||||
|
||||
# Fetch a fresh copy of all locally cloned git repos
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue