1.. This (-*- rst -*-) format file contains commonly used link targets
2   and name substitutions.  It may be included in many files,
3   therefore it should only contain link targets and name
4   substitutions.  Try grepping for "^\.\. _" to find plausible
5   candidates for this list.
6
7.. NOTE: reST targets are
8   __not_case_sensitive__, so only one target definition is needed for
9   nipy, NIPY, Nipy, etc...
10
11.. git stuff
12.. _git: https://git-scm.com/
13.. _github: https://github.com
14.. _github help: https://help.github.com
15.. _msysgit: https://git-scm.com/download/win
16.. _git-osx-installer: https://git-scm.com/download/mac
17.. _subversion: http://subversion.tigris.org/
18.. _git cheat sheet: https://help.github.com/git-cheat-sheets/
19.. _pro git book: https://git-scm.com/book/en/v2
20.. _git svn crash course: https://git-scm.com/course/svn.html
21.. _network graph visualizer: https://github.com/blog/39-say-hello-to-the-network-graph-visualizer
22.. _git user manual: https://schacon.github.io/git/user-manual.html
23.. _git tutorial: https://schacon.github.io/git/gittutorial.html
24.. _git community book: https://git-scm.com/book/en/v2
25.. _git ready: http://gitready.com/
26.. _Fernando's git page: http://www.fperez.org/py4science/git.html
27.. _git magic: http://www-cs-students.stanford.edu/~blynn/gitmagic/index.html
28.. _git concepts: https://www.sbf5.com/~cduan/technical/git/
29.. _git clone: https://schacon.github.io/git/git-clone.html
30.. _git checkout: https://schacon.github.io/git/git-checkout.html
31.. _git commit: https://schacon.github.io/git/git-commit.html
32.. _git push: https://schacon.github.io/git/git-push.html
33.. _git pull: https://schacon.github.io/git/git-pull.html
34.. _git add: https://schacon.github.io/git/git-add.html
35.. _git status: https://schacon.github.io/git/git-status.html
36.. _git diff: https://schacon.github.io/git/git-diff.html
37.. _git log: https://schacon.github.io/git/git-log.html
38.. _git branch: https://schacon.github.io/git/git-branch.html
39.. _git remote: https://schacon.github.io/git/git-remote.html
40.. _git rebase: https://schacon.github.io/git/git-rebase.html
41.. _git config: https://schacon.github.io/git/git-config.html
42.. _why the -a flag?: http://gitready.com/beginner/2009/01/18/the-staging-area.html
43.. _git staging area: http://gitready.com/beginner/2009/01/18/the-staging-area.html
44.. _tangled working copy problem: http://2ndscale.com/rtomayko/2008/the-thing-about-git
45.. _git management: https://web.archive.org/web/20090224195437/http://kerneltrap.org/Linux/Git_Management
46.. _linux git workflow: https://www.mail-archive.com/dri-devel@lists.sourceforge.net/msg39091.html
47.. _git parable: http://tom.preston-werner.com/2009/05/19/the-git-parable.html
48.. _git foundation: https://matthew-brett.github.io/pydagogue/foundation.html
49.. _deleting master on github: https://matthew-brett.github.io/pydagogue/gh_delete_master.html
50.. _rebase without tears: https://matthew-brett.github.io/pydagogue/rebase_without_tears.html
51.. _resolving a merge: https://schacon.github.io/git/user-manual.html#resolving-a-merge
52.. _ipython git workflow: https://mail.scipy.org/pipermail/ipython-dev/2010-October/006746.html
53
54.. other stuff
55.. _python: https://www.python.org
56
57.. |emdash| unicode:: U+02014
58
59.. vim: ft=rst
60