Skip to content

Instantly share code, notes, and snippets.

@joshkoenig
Created May 3, 2012 20:01
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 joshkoenig/2588846 to your computer and use it in GitHub Desktop.
Save joshkoenig/2588846 to your computer and use it in GitHub Desktop.
Instructions for testing Drupal 7.14 on Pantheon
From a working clone:
#> git pull http://git.drupal.org/project/drupal.git refs/tags/7.14
#> git push origin master
Now go run update.php in your dev environment and check everything out!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment