Transfer gist repo into a github one
- by ChrisJamesC
I am working on a small project with gist and since it is growing I would like to put it on github.
Let's suppose that:
my gist repo is at: https://gist.github.com/1234
my new (empty) repo is at: https://github.com/ChrisJamesC/myNewProject
The ideal solution would be one that pushes my changes on both the gist and the github repository. However, if it is not possible I will prefer the solution where everything is on github and I delete the gist.