`git push` assumes you named your remote "origin", you named yours "github"
Tekkub
GitHub Tech Support
http://support.github.com/
Join us on IRC: #github on freenode.net
Discussion group: [email protected]
On Thu, Jun 11, 2009 at 5:32 PM, joshua-choi <[email protected]> wrote:
>
> I'm following the instructions on
>
> http://github.com/guides/setting-up-a-remote-repository-using-github-and-osx
> .
> I got to the point where "git push github master" pushed successfully
> to my remote repository. But "git push" gives the following error:
>
> fatal: 'origin': unable to chdir or not a git archive
> fatal: The remote end hung up unexpectedly
>
> I'm pretty sure that the URL that I put in is correct, because "git
> push github master" still works. What could be the problem?
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"GitHub" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/github?hl=en
-~----------~----~----~----~------~----~------~--~---