Auto-commit kunsi-p14s.kunbox.net 2024-07-14 11:27:57
This commit is contained in:
parent
622675e77e
commit
7af7b3cbd6
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ export GIT_SSH_COMMAND='ssh -oBatchMode=yes'
|
||||||
# Push some git repos
|
# Push some git repos
|
||||||
pass git push
|
pass git push
|
||||||
|
|
||||||
git --git-dir=$HOME/.cfg/ --work-tree=$HOME commit -am "Auto-commit $(hostnamectl --static) $(date '+%F %T')"
|
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 push
|
git --git-dir=$HOME/.cfg/ --work-tree=$HOME push
|
||||||
|
|
||||||
# Fetch a fresh copy of all locally cloned git repos
|
# Fetch a fresh copy of all locally cloned git repos
|
||||||
|
|
Loading…
Reference in a new issue