mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-28 22:04:10 +08:00
19 lines
560 B
Plaintext
19 lines
560 B
Plaintext
==============
|
|
Introduction
|
|
==============
|
|
|
|
These pages describe a git_ and github_ workflow for the scikits.image_
|
|
project.
|
|
|
|
There are several different workflows here, for different ways of
|
|
working with *scikits.image*.
|
|
|
|
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
|