<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div dir="ltr">Hi Chris,<div><br></div><div>Great, I see that you have a repo at:</div><div><a href="https://github.com/ad1054/Postcards">https://github.com/ad1054/Postcards</a></div><div><br></div><div style="">If you can push your actual project there (using "git add" and "git commit" and "git push") that would make it much easier to diagnose your continuing problems.</div></div></blockquote><br></div><div>I went through all the steps in the Create a Repo page, but it was only created on my computer.  </div><div><br></div><div>I am not really succeeding at the tutorial.  I created the Hello-World file on my computer, but get an error when following the "Push your commit" instructions:</div><br><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div>ChrisGAIAG:Hello-World chris$ git remote add origin <a href="https://github.com/ad1054/Hello-World.git">https://github.com/ad1054/Hello-World.git</a></div><div>fatal: remote origin already exists.</div></div><div><br></div></blockquote><div>and another with this:</div><div><br></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div>ChrisGAIAG:Hello-World chris$ git push origin master</div><div>Username for '<a href="https://github.com':">https://github.com':</a> ad1054</div><div>Password for '<a href="https://ad1054@github.com':">https://ad1054@github.com':</a> </div><div>fatal: <a href="https://github.com/ad1054/Hello-World.git/info/refs">https://github.com/ad1054/Hello-World.git/info/refs</a> not found: did you run git update-server-info on the server?</div></div><div><br></div></blockquote><div>I am confused (obviously) and am not sure how to use these instructions to upload my project, since I can't even upload a test file.  I'm sure it is something simple, but it eludes me...</div><div><br></div><div><br></div><div><br></div></body></html>