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

This commit is contained in:
Nico Schottelius 2021-01-18 18:17:23 +01:00
parent d94b83f9c0
commit 0ed9a472a0
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ done
# We cannot commit as we do not know the state, but we
# can ensure everything committed before is pushed out
set +e
for repo in ~/vcs/*; do
echo "$repo"
cd ${repo}