Hi Titus, I re-created my pygr repository on github from my master repository. Right now it just contains the master branch. I guess the next step is to see if you can create a fork from it, and then push to your fork whatever extra branches you want. I now think the simplest thing to do would be take this opportunity to prune out old branches that we no longer need, either because they are already incorporated in master, or are obsolete. So the procedure I outlined before for copying all branches is unnecessary and maybe undesirable.
As a simpler solution, once you create your fork repository, you would just push to it whatever branches from your current repo that you want to carry forward. Finally, for future work you'd clone the new fork to your local computer (using "Your Clone URL" instead of "Public Clone URL"). This would be the local repo where you'd do actual work in the future, since syncing it against the github repo is just git pull / git push... Yours, Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to pygr-dev@googlegroups.com To unsubscribe from this group, send email to pygr-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en -~----------~----~----~----~------~----~------~--~---