jnewland (owner)

Fork Of

Revisions

gist: 68694 Download_button fork
public
Public Clone URL: git://gist.github.com/68694.git
Embed All Files: show embed
deploy.rb #
1
2
# deploy to staging from your current topic branch, with ease
set :branch, "origin/#{`git branch`.scan(/^\* (\S+)/)}"