##// END OF EJS Templates
Add explicit comment about disabled code in importstring....
Add explicit comment about disabled code in importstring. This lets us know the deactivated code is meant for eventual deletion (the replacement was written by T. Kluyver in his 2to3 preparation work, we just need to be sure we have no problems with it in more testing).

File last commit:

r2599:aa4014be
r3121:41eb15e3
Show More
git_intro.txt
18 lines | 548 B | text/plain | TextLexer
==============
Introduction
==============
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`.
.. include:: git_links.txt