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://msysgit.github.io/
16.. _git-osx-installer: https://code.google.com/p/git-osx-installer/downloads/list
17.. _subversion: https://subversion.apache.org/
18.. _git cheat sheet: https://github.com/guides/git-cheat-sheet
19.. _pro git book: https://progit.org/
20.. _git svn crash course: https://git-scm.com/course/svn.html
21.. _learn.github: https://guides.github.com/
22.. _network graph visualizer: https://github.com/blog/39-say-hello-to-the-network-graph-visualizer
23.. _git user manual: https://www.kernel.org/pub/software/scm/git/docs/user-manual.html
24.. _git tutorial: https://www.kernel.org/pub/software/scm/git/docs/gittutorial.html
25.. _git community book: https://git-scm.com/book/en/v2
26.. _git ready: http://www.gitready.com/
27.. _git casts: http://www.gitcasts.com/
28.. _Fernando's git page: http://www.fperez.org/py4science/git.html
29.. _git magic: http://www-cs-students.stanford.edu/~blynn/gitmagic/index.html
30.. _git concepts: http://www.sbf5.com/~cduan/technical/git/
31.. _git clone: https://www.kernel.org/pub/software/scm/git/docs/git-clone.html
32.. _git checkout: https://www.kernel.org/pub/software/scm/git/docs/git-checkout.html
33.. _git commit: https://www.kernel.org/pub/software/scm/git/docs/git-commit.html
34.. _git push: https://www.kernel.org/pub/software/scm/git/docs/git-push.html
35.. _git pull: https://www.kernel.org/pub/software/scm/git/docs/git-pull.html
36.. _git add: https://www.kernel.org/pub/software/scm/git/docs/git-add.html
37.. _git status: https://www.kernel.org/pub/software/scm/git/docs/git-status.html
38.. _git diff: https://www.kernel.org/pub/software/scm/git/docs/git-diff.html
39.. _git log: https://www.kernel.org/pub/software/scm/git/docs/git-log.html
40.. _git branch: https://www.kernel.org/pub/software/scm/git/docs/git-branch.html
41.. _git remote: https://www.kernel.org/pub/software/scm/git/docs/git-remote.html
42.. _git rebase: https://www.kernel.org/pub/software/scm/git/docs/git-rebase.html
43.. _git config: https://www.kernel.org/pub/software/scm/git/docs/git-config.html
44.. _why the -a flag?: http://www.gitready.com/beginner/2009/01/18/the-staging-area.html
45.. _git staging area: http://www.gitready.com/beginner/2009/01/18/the-staging-area.html
46.. _tangled working copy problem: http://2ndscale.com/rtomayko/2008/the-thing-about-git
47.. _git management: http://kerneltrap.org/Linux/Git_Management
48.. _linux git workflow: https://www.mail-archive.com/dri-devel@lists.sourceforge.net/msg39091.html
49.. _git parable: http://tom.preston-werner.com/2009/05/19/the-git-parable.html
50.. _git foundation: https://matthew-brett.github.io/pydagogue/foundation.html
51.. _deleting master on github: https://matthew-brett.github.io/pydagogue/gh_delete_master.html
52.. _rebase without tears: https://matthew-brett.github.io/pydagogue/rebase_without_tears.html
53.. _resolving a merge: https://www.kernel.org/pub/software/scm/git/docs/user-manual.html#resolving-a-merge
54.. _ipython git workflow: http://mail.scipy.org/pipermail/ipython-dev/2010-October/006746.html
55
56.. other stuff
57.. _python: https://www.python.org
58
59.. |emdash| unicode:: U+02014
60
61.. vim: ft=rst
62