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