rares (owner)

Fork Of

Revisions

gist: 67919 Download_button fork
public
Public Clone URL: git://gist.github.com/67919.git
Embed All Files: show embed
deploy.rb #
1
2
# deploy to staging from your current topic branch, with ease
set :branch, "origin/#{`git name-rev --name-only head`}"