readme.txt 161 B

1234
  1. Git is a distributed version control system.
  2. Git is free softwarei distributed under the GPL.
  3. Git has a mutable index called stage.
  4. Git tracks changes of files.