On Nov 18, 8:03 pm, Avery Pennarun <apenw...@gmail.com> wrote: > On Thu, Nov 18, 2010 at 7:15 PM, dhtml <dhtmlkitc...@gmail.com> wrote: > > I want to use two computer to develop on. The computers are not > > networked. How can I use Git and Github to access the same repo > > (master) on each computer? Or should I use another strategy? > > I think you just... do it. There's nothing really to say. It works fine. >
Sure, if you know what you're doing. Sorry, I know it's annoying but I don't know what the hell I'm doing. > Have fun, Well I am not doing this for fun, I just need to do it. Though I suppose if it were fun, then I would enjoy learning about it more and probably would have learned about it by now. I followed instructions here: <http://help.github.com/remotes/> I got the rsa keys on this mac now, and I copied rsa public key to my repo, at <https://github.com/account> I have now in OS X Terminal, from dir ".ssh": .ssh garrett$ git add g...@github.com:GarrettS/ape-javascript- library.git -f fatal: Not a git repository (or any of the parent directories): .git What'd I do wrong? -- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to git...@googlegroups.com. To unsubscribe from this group, send email to github+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/github?hl=en.