I cloned a read-only repo on github (http://github.com/edgecase/ ruby_koans.git). I want to branch it (I hope I am using the right term) to my OWN read-only repro. I want to do this because the original repro is a ruby tutorial that you make changes to code. I want to save my changes in my own repository so I can work on the tutorial from any computer I want.
My question(s) are: What are the steps needed to do this? I am confused because if I clone, the original repository information is present and I do not know how (or even if) I can now copy it to my personal repository. If I use init, I have the same issue because the code I download appears to have the same .git files in the .zip. Can someone give me direction? 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.
