Skip to content

Instantly share code, notes, and snippets.

@shrop
Created February 2, 2012 16:38
Show Gist options
  • Save shrop/1724466 to your computer and use it in GitHub Desktop.
Save shrop/1724466 to your computer and use it in GitHub Desktop.
Check out Pressflow via a specific git commit. For use in a Drush Make file.
; Pressflow for core
; ------------------
projects[pressflow][type] = core
projects[pressflow][download][type] = git
projects[pressflow][download][url] = git://github.com/pressflow/6.git
projects[pressflow][download][revision] = 88ac16e6253dcdc713e036fa6336607995182bad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment