##// END OF EJS Templates
depend on new gnureadline instead of readline on OS X...
depend on new gnureadline instead of readline on OS X this is the same package under a different name, to avoid the stdlib-overriding behavior that relied on easy_install's unpleasantness.

File last commit:

r11729:5cc34183
r15402:d5481e15
Show More
index.rst
30 lines | 712 B | text/x-rst | RstLexer

Working with IPython source code

These pages describe a git_ and github_ workflow for the IPython_ project.

There are several different workflows here, for different ways of working with IPython.

This is not a comprehensive git_ reference, it's just a workflow for our own project. It's tailored to the github_ hosting service. You may well find better or quicker ways of getting stuff done with git, but these should get you started.

For general resources for learning git_ see :ref:`git-resources`.

Contents: