|
9 | 9 | nipy, NIPY, Nipy, etc...
|
10 | 10 |
|
11 | 11 | .. git stuff
|
12 |
| -.. _git: http://git-scm.com/ |
13 |
| -.. _github: http://github.com |
14 |
| -.. _github help: http://help.github.com |
| 12 | +.. _git: https://git-scm.com/ |
| 13 | +.. _github: https://github.com |
| 14 | +.. _github help: https://help.github.com |
15 | 15 | .. _msysgit: http://code.google.com/p/msysgit/downloads/list
|
16 |
| -.. _git-osx-installer: http://code.google.com/p/git-osx-installer/downloads/list |
| 16 | +.. _git-osx-installer: https://code.google.com/p/git-osx-installer/downloads/list |
17 | 17 | .. _subversion: http://subversion.tigris.org/
|
18 |
| -.. _git cheat sheet: http://github.com/guides/git-cheat-sheet |
19 |
| -.. _pro git book: http://progit.org/ |
20 |
| -.. _git svn crash course: http://git-scm.com/course/svn.html |
| 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 | 21 | .. _learn.github: http://learn.github.com/
|
22 |
| -.. _network graph visualizer: http://github.com/blog/39-say-hello-to-the-network-graph-visualizer |
23 |
| -.. _git user manual: http://www.kernel.org/pub/software/scm/git/docs/user-manual.html |
24 |
| -.. _git tutorial: http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html |
| 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 | 25 | .. _git community book: http://book.git-scm.com/
|
26 | 26 | .. _git ready: http://www.gitready.com/
|
27 | 27 | .. _git casts: http://www.gitcasts.com/
|
28 | 28 | .. _Fernando's git page: http://www.fperez.org/py4science/git.html
|
29 | 29 | .. _git magic: http://www-cs-students.stanford.edu/~blynn/gitmagic/index.html
|
30 | 30 | .. _git concepts: http://www.eecs.harvard.edu/~cduan/technical/git/
|
31 |
| -.. _git clone: http://www.kernel.org/pub/software/scm/git/docs/git-clone.html |
32 |
| -.. _git checkout: http://www.kernel.org/pub/software/scm/git/docs/git-checkout.html |
33 |
| -.. _git commit: http://www.kernel.org/pub/software/scm/git/docs/git-commit.html |
34 |
| -.. _git push: http://www.kernel.org/pub/software/scm/git/docs/git-push.html |
35 |
| -.. _git pull: http://www.kernel.org/pub/software/scm/git/docs/git-pull.html |
36 |
| -.. _git add: http://www.kernel.org/pub/software/scm/git/docs/git-add.html |
37 |
| -.. _git status: http://www.kernel.org/pub/software/scm/git/docs/git-status.html |
38 |
| -.. _git diff: http://www.kernel.org/pub/software/scm/git/docs/git-diff.html |
39 |
| -.. _git log: http://www.kernel.org/pub/software/scm/git/docs/git-log.html |
40 |
| -.. _git branch: http://www.kernel.org/pub/software/scm/git/docs/git-branch.html |
41 |
| -.. _git remote: http://www.kernel.org/pub/software/scm/git/docs/git-remote.html |
42 |
| -.. _git rebase: http://www.kernel.org/pub/software/scm/git/docs/git-rebase.html |
43 |
| -.. _git config: http://www.kernel.org/pub/software/scm/git/docs/git-config.html |
| 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 | 44 | .. _why the -a flag?: http://www.gitready.com/beginner/2009/01/18/the-staging-area.html
|
45 | 45 | .. _git staging area: http://www.gitready.com/beginner/2009/01/18/the-staging-area.html
|
46 | 46 | .. _tangled working copy problem: http://tomayko.com/writings/the-thing-about-git
|
47 | 47 | .. _git management: http://kerneltrap.org/Linux/Git_Management
|
48 |
| -.. _ linux git workflow: http://www.mail-archive.com/[email protected]/msg39091.html |
| 48 | +.. _ linux git workflow: https://www.mail-archive.com/[email protected]/msg39091.html |
49 | 49 | .. _git parable: http://tom.preston-werner.com/2009/05/19/the-git-parable.html
|
50 | 50 | .. _git foundation: http://matthew-brett.github.com/pydagogue/foundation.html
|
51 | 51 | .. _deleting master on github: http://matthew-brett.github.com/pydagogue/gh_delete_master.html
|
52 | 52 | .. _rebase without tears: http://matthew-brett.github.com/pydagogue/rebase_without_tears.html
|
53 |
| -.. _resolving a merge: http://www.kernel.org/pub/software/scm/git/docs/user-manual.html#resolving-a-merge |
| 53 | +.. _resolving a merge: https://www.kernel.org/pub/software/scm/git/docs/user-manual.html#resolving-a-merge |
54 | 54 | .. _ipython git workflow: http://mail.scipy.org/pipermail/ipython-dev/2010-October/006746.html
|
55 | 55 |
|
56 | 56 | .. other stuff
|
57 |
| -.. _python: http://www.python.org |
| 57 | +.. _python: https://www.python.org |
58 | 58 |
|
59 | 59 | .. |emdash| unicode:: U+02014
|
60 | 60 |
|
|
0 commit comments