git remote -v origin https://github.com/ad1054/Hello-World.git (fetch) origin https://github.com/ad1054/Hello-World.git (push)
On Jun 26, 2013, at 2:44 PM, Curtis Rueden wrote: > Hi Chris, > > What does 'git remote -v' say? > > -Curtis > > > On Wed, Jun 26, 2013 at 4:12 PM, Christopher Coulon <coulonchri...@gmail.com> > wrote: >> Hi Chris, >> >> Great, I see that you have a repo at: >> https://github.com/ad1054/Postcards >> >> 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. > > I went through all the steps in the Create a Repo page, but it was only > created on my computer. > > 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: > > ChrisGAIAG:Hello-World chris$ git remote add origin > https://github.com/ad1054/Hello-World.git > fatal: remote origin already exists. > > and another with this: > > ChrisGAIAG:Hello-World chris$ git push origin master > Username for 'https://github.com': ad1054 > Password for 'https://ad1...@github.com': > fatal: https://github.com/ad1054/Hello-World.git/info/refs not found: did you > run git update-server-info on the server? > > 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... > > > > > _______________________________________________ > ImageJ-devel mailing list > ImageJ-devel@imagej.net > http://imagej.net/mailman/listinfo/imagej-devel
_______________________________________________ ImageJ-devel mailing list ImageJ-devel@imagej.net http://imagej.net/mailman/listinfo/imagej-devel