updated by /home/nico/bin/sync-all-repos
This commit is contained in:
parent
d94b83f9c0
commit
0ed9a472a0
1 changed files with 2 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue