On Wed, May 26, 2010 at 8:08 PM, Matthew Brett <[email protected]> wrote: > That's the model we've gone for in nipy and ipython too. We wrote it > up in a workflow doc project. Here are the example docs giving the > git workflow for ipython: > > https://cirl.berkeley.edu/mb312/gitwash/ > > and in particular: > > https://cirl.berkeley.edu/mb312/gitwash/development_workflow.html
I would highly recommend using this workflow. Ideally, we should use the same git workflow for all the scipy-related projects. That way developers can switch between projects without having to switch workflows. The model that Matthew and Fernando developed for nipy and ipython seem like a very reasonable place to start. _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
