summaryrefslogtreecommitdiff
path: root/doc/devel/git_intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/devel/git_intro.rst')
-rw-r--r--doc/devel/git_intro.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/devel/git_intro.rst b/doc/devel/git_intro.rst
new file mode 100644
index 0000000..f2ba763
--- /dev/null
+++ b/doc/devel/git_intro.rst
@@ -0,0 +1,18 @@
+==============
+ Introduction
+==============
+
+These pages describe a git_ and github_ workflow for the nitime_
+project.
+
+There are several different workflows here, for different ways of
+working with *nitime*.
+
+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.inc