We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48a7b2 commit 897a173Copy full SHA for 897a173
README.md
@@ -1 +1,3 @@
1
# [Introduction to version control with Git](https://coderefinery.github.io/git-intro/)
2
+
3
+Why we want to track versions and how to go back in time to a working version
content/index.rst
@@ -1,7 +1,7 @@
.. _index:
-Introduction to version control with Git
4
-========================================
+Introduction to version control with Git - Why we want to track versions and how to go back in time to a working version
+========================================================================================================================
5
6
This is the introductory lesson to version control using
7
`Git <https://git-scm.com/>`__. It is assumed to be the very first thing
0 commit comments