Skip to content

Instantly share code, notes, and snippets.

@joncooper
Created March 3, 2011 22:26
Show Gist options
  • Select an option

  • Save joncooper/853750 to your computer and use it in GitHub Desktop.

Select an option

Save joncooper/853750 to your computer and use it in GitHub Desktop.
ultramarine:China jdc$ git remote -v
origin git@github.com:golocal/China.git (fetch)
origin git@github.com:golocal/China.git (push)
production git@heroku.jdc:giftly.git (fetch)
production git@heroku.jdc:giftly.git (push)
staging git@heroku.jdc:giftly-staging.git (fetch)
staging git@heroku.jdc:giftly-staging.git (push)
ultramarine:China jdc$ git config heroku.remote
giftly-staging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment