Skip to content

Instantly share code, notes, and snippets.

@serundeputy
Created November 5, 2015 16:52
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 serundeputy/d63f6f2958e6938c7a01 to your computer and use it in GitHub Desktop.
Save serundeputy/d63f6f2958e6938c7a01 to your computer and use it in GitHub Desktop.
If you use features and pantheon
git push origin master && terminus --site={site_name} drush cc all &&
terminus --site={site_name} drush fra -y &&
terminus --site={site_name} drush cc all &&
terminus --site={site_name} drush fl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment