Open pwmckenna opened 6 years ago
ls | xargs -n 1 -P 10 bash -c 'cd $0; git reset --hard; git clean -df; git checkout master; git pull origin master'