[ImageJ-devel] Copy Plugin directly to Plugins folder.
Christopher Coulon
coulonchris59 at gmail.com
Wed Jun 26 16:12:53 CDT 2013
> 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://ad1054@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...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20130626/bc461554/attachment.html>
More information about the ImageJ-devel
mailing list