##// END OF EJS Templates
use XDG_CONFIG_HOME if available...
use XDG_CONFIG_HOME if available priority is: $XDG/ipython if both or neither exist $HOME/.ipython if it exists and $XDG/ipython does not exist closes gh-48 closes gh-246

File last commit:

r2599:aa4014be
r3347:c1c2a710
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