updated by /home/nico/bin/sync-all-repos

This commit is contained in:
Nico Schottelius 2021-01-17 14:14:39 +01:00
parent 3e3771f705
commit d94b83f9c0
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ done
# can ensure everything committed before is pushed out
for repo in ~/vcs/*; do
echo "$repo"
cd ${repo}
git pull
git push