imathis / octopress

Octopress is an obsessively designed framework for Jekyll blogging. It’s easy to configure and easy to deploy. Sweet huh?
http://github.com/imathis/octopress
9.32k stars 2.62k forks source link

git push error #563

Closed crossle closed 12 years ago

crossle commented 12 years ago

When I Deploying to Github Pages , and i commit code error:

-laptop:~/ruby/octopress$ git push origin source fatal: 'origin' does not appear to be a git repository fatal: The remote end hung up unexpectedly

imathis commented 12 years ago

You must not have set up your remote repository correctly.

efnunes commented 8 years ago

How do I overcome this error ?