Skip to content

Instantly share code, notes, and snippets.

@revathskumar
Created September 18, 2014 05:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save revathskumar/8363443bf786a1521875 to your computer and use it in GitHub Desktop.
Save revathskumar/8363443bf786a1521875 to your computer and use it in GitHub Desktop.
hub get repository
git remote -v | awk -F: {'print $2'} | awk -F. {'print $1'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment