From acde63b83d82db24c74139143121ae44ce51c71a Mon Sep 17 00:00:00 2001
From: zhang <carsonzyx@hotmail.com>
Date: Sun, 30 Oct 2016 17:07:55 +0100
Subject: [PATCH] git tracks changes

---
 readme.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/readme.txt b/readme.txt
index f21047c..db28b2c 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,3 +1,4 @@
 Git is a distributed version control system.
 Git is free software distributed under the GPL.
-Git has a mutable index called stage.
\ No newline at end of file
+Git has a mutable index called stage.
+Git tracks changes.
\ No newline at end of file
-- 
GitLab