Ver código fonte

add of files

tom 5 anos atrás
pai
commit
3430238b52
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      readme.txt

+ 1 - 1
readme.txt Ver arquivo

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