##// END OF EJS Templates
Created HistoryManager to better organize history control....
Created HistoryManager to better organize history control. This will put in a single location all history-related operations, and allow us to simplify the main classes further. Readline dependencies remain (for history saving/loading), this is only a first refactoring step.

File last commit:

r2599:aa4014be
r3079:ba4b5e81
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