Skip to content

Instantly share code, notes, and snippets.

@dcuddeback
Created June 12, 2011 18:24
Show Gist options
  • Save dcuddeback/1021845 to your computer and use it in GitHub Desktop.
Save dcuddeback/1021845 to your computer and use it in GitHub Desktop.
gemset_name=$(git remote show -n origin | grep -i url | head -n 1 | sed 's;.*/;;g' | sed 's;\.git$;;')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment