Skip to content

Commit 897a173

Browse files
committed
extend title; closes #405
1 parent e48a7b2 commit 897a173

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# [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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _index:
22

3-
Introduction to version control with Git
4-
========================================
3+
Introduction to version control with Git - Why we want to track versions and how to go back in time to a working version
4+
========================================================================================================================
55

66
This is the introductory lesson to version control using
77
`Git <https://git-scm.com/>`__. It is assumed to be the very first thing

0 commit comments

Comments
 (0)