##// END OF EJS Templates
monkey patch codemirror with new functionality...
monkey patch codemirror with new functionality use marijnh recommended way: https://github.com/marijnh/CodeMirror/pull/661

File last commit:

r4152:c157a8ed
r9515:f1d5af1f
Show More
index.txt
30 lines | 712 B | text/plain | TextLexer
.. _using-git:
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:
.. toctree::
:maxdepth: 2
git_install
following_latest
patching
git_development
git_resources
.. include:: git_links.txt