Skip to content

Instantly share code, notes, and snippets.

@joelklabo
Created December 14, 2010 07:33
Show Gist options
  • Save joelklabo/740113 to your computer and use it in GitHub Desktop.
Save joelklabo/740113 to your computer and use it in GitHub Desktop.
Joel-Klabos-MacBook:node joelklabo$ git remote rm joyent
Joel-Klabos-MacBook:node joelklabo$ git remote add joyent ssh://[email protected]/repo
Joel-Klabos-MacBook:node joelklabo$ git push joyent master
fatal: '/repo' does not appear to be a git repository
fatal: The remote end hung up unexpectedly
Joel-Klabos-MacBook:node joelklabo$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment