소스 검색

git tracks changes of files

admin 4 년 전
부모
커밋
42b3d0f12c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      readme.txt

+ 1 - 1
readme.txt

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