- Create a directory for repositories
- Create
repos.txtwith list of repositories links - Locate the
git_helper.pyin the directory
python git_helper.py- makes pull of all repositoriespython git_helper.py [command]- executes a command in all repositoriespython git_helper.py checkout master- will executegit checkout masterin all repositories