readme.txt 191 B

123456
  1. Git is a distributed version control system.
  2. Git is a free softwarei distributed under the GPL.
  3. Git has a mutable index called stage.
  4. Git tracks changes of files.
  5. Creating a new branch dev.