Created
December 14, 2010 07:33
-
-
Save joelklabo/740113 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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