| @@ -4,4 +4,5 @@ For Practice Git operation. | |||
| Git is a distributed version control system. | |||
| Git is free software distributed under the GPL. | |||
| This is my README file | |||
| Git has a mutable index called stage. | |||
| Git has a mutable index called stage. | |||
| Git tracks changes of files. | |||