Skip to content

Instantly share code, notes, and snippets.

@magnars
Created April 30, 2013 07:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save magnars/5487177 to your computer and use it in GitHub Desktop.
Save magnars/5487177 to your computer and use it in GitHub Desktop.
printf "\n\033[34moiiku-attendants-app: \033[0m"
cd oiiku-attendants-app && git status
printf "\n\033[34moiiku-central-api: \033[0m"
cd ../oiiku-central-api && git status
printf "\n\033[34moiiku-dev-tools: \033[0m"
cd ../oiiku-dev-tools && git status
printf "\n\033[34moiiku-event-admin: \033[0m"
cd ../oiiku-event-admin && git status
printf "\n\033[34moiiku-grails-starterkit: \033[0m"
cd ../oiiku-grails-starterkit && git status
printf "\n\033[34moiiku-invitations-app: \033[0m"
cd ../oiiku-invitations-app && git status
printf "\n\033[34moiiku-lab: \033[0m"
cd ../oiiku-lab && git status
printf "\n\033[34moiiku-messages-app: \033[0m"
cd ../oiiku-messages-app && git status
printf "\n\033[34moiiku-ring-env: \033[0m"
cd ../oiiku-ring-env && git status
printf "\n\033[34moiiku-sso: \033[0m"
cd ../oiiku-sso && git status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment