File: index.txt

package info (click to toggle)
ipython 0.13.1-2%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 15,752 kB
  • sloc: python: 69,537; makefile: 355; lisp: 272; sh: 80; objc: 37
file content (30 lines) | stat: -rw-r--r-- 712 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.. _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