I do most of the work on my repo on my laptop (Ubuntu). Now, I need to work on that project on my windows desktop sometimes (Windows 2003).
I installed Git on windows and it works. I got the repo bits using "git clone <url>". Now I made some changes locally and want to push to github. I know I need to setup a public key now, but I dont understand what I need to do. Do I need create a new public key for this machine (remember I am the same user)? If so what steps do I need to do to "register" that new public key with my repo on github? Thanks.
-- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/github?hl=en.
