Maybe there is a better way to do this, if so please tell. What I would like. On github 2+ branched 1, Master which is/will be a copy of the current scipy source http://projects.scipy.org/git/scipy.git master 2, dev1 which will be a development copy for my use. (dev2...)
On my computer 1, master, local copy 2, dev1, local copy I kinda have it setup but not really sure. http://github.com/vincentdavis/SciPy-vmd-dev How should I be pushing/cloning/pulling between? I think my work flow would to only keep the master up to date and never actually make changes. dev1 would be updated from master or from http://projects.scipy.org/git/scipy.git (which is better?) Thanks Vincent -- 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.
