This commit is contained in:
Franzi 2023-01-22 15:58:23 +01:00
parent 0083bc65b7
commit e7371b3e83
Signed by: kunsi
GPG key ID: 12E3D2136B818350
6 changed files with 48 additions and 26 deletions

View file

@ -9,7 +9,7 @@ git --git-dir=$HOME/.cfg/ --work-tree=$HOME push
# Fetch a fresh copy of all locally cloned git repos
for dir in $(find /home/kunsi/git -mindepth 1 -maxdepth 1 -type d)
do
git -C "$dir" fetch || true
git -C "$dir" fetch --all || true
done
# Do a backup.