Show More
@@ -7,10 +7,9 b' How to contribute to IPython' | |||
|
7 | 7 | Overview |
|
8 | 8 | ======== |
|
9 | 9 | |
|
10 |
IPython development is done using Git |
|
|
11 | (Github Ipython Repository: [IPyGithub]_) This makes it easy for people to | |
|
12 | contribute to the development of IPython. There are several ways in which you | |
|
13 | can join in. | |
|
10 | IPython development is done using Git_ and Github_ (`Github Ipython Repository`_). | |
|
11 | This makes it easy for people to contribute to the development of IPython. | |
|
12 | There are several ways in which you can join in. | |
|
14 | 13 | |
|
15 | 14 | |
|
16 | 15 | Merging a branch into trunk |
@@ -78,7 +77,6 b' An excellent reference on commits message is `this blog post`_, please take a' | |||
|
78 | 77 | moment to read it (it's short but very informative). |
|
79 | 78 | |
|
80 | 79 | .. _this blog post: http://who-t.blogspot.com/2009/12/on-commit-messages.html |
|
80 | .. _Github IPython Repository: ipython_github_ | |
|
81 | 81 | |
|
82 | .. [Git] The Git version control system. http://git-scm.com | |
|
83 | .. [Github.com] Github.com. http://github.com | |
|
84 | .. [IPyGithub] IPython repository on github. https://github.com/ipython/ipython | |
|
82 | .. include:: ../links.rst |
General Comments 0
You need to be logged in to leave comments.
Login now