From 1cd6aee0eff9d2b133a0e908d38e8025264a3fb6 Mon Sep 17 00:00:00 2001 From: "muralikrishnan.rajamuni" Date: Thu, 11 Sep 2025 09:53:07 +0530 Subject: [PATCH] clear the word svs --- notes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).