Skip to content

Commit a6d3e13

Browse files
DOC: Add Git documentation in resources to learn (#49823)
Add Git documentation to resources Add Git documentation as one of the great resources to learn Git.
1 parent 3e7cd5e commit a6d3e13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/development/contributing.rst

+1
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ version control to allow many people to work together on the project.
114114

115115
Some great resources for learning Git:
116116

117+
* the `Git documentation <https://git-scm.com/doc>`_.
117118
* the `GitHub help pages <https://help.github.com/>`_.
118119
* the `NumPy documentation <https://numpy.org/doc/stable/dev/index.html>`_.
119120
* Matthew Brett's `Pydagogue <https://matthew-brett.github.io/pydagogue/>`_.

0 commit comments

Comments
 (0)