Skip to content

Instantly share code, notes, and snippets.

@phlegx
Created January 16, 2013 10:28
Show Gist options
  • Save phlegx/4546200 to your computer and use it in GitHub Desktop.
Save phlegx/4546200 to your computer and use it in GitHub Desktop.
branch = `git rev-parse --abbrev-ref HEAD`
gem "dacodi_model", :git => "[email protected]:my_project", :branch => "#{branch.strip.to_s}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment