diff --git a/notes.txt b/notes.txt index eb44f4d..a4c40ea 100644 --- a/notes.txt +++ b/notes.txt @@ -1,5 +1,5 @@ # the text file # murali krishnan #Version Control is a system that records changes to files over time. -Git is the most popular Version Control System (VCS). +Git is the most popular Version Control System It’s distributed, meaning every developer has a full copy of the project history (not just files).