##// END OF EJS Templates
Removed a lot of code from here, which will be committed next....
Removed a lot of code from here, which will be committed next. What's left in this file would need to be cleaned up well before adding it back. All the code we were using by default from here (and whose loss was a functional regression in trunk) is now in core.completerlib, which I will commit next.

File last commit:

r2599:aa4014be
r2958:5700410b
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