From b03060948c8bbbf7dc40aec595ebf78a3de42561 Mon Sep 17 00:00:00 2001 From: solomon Date: Thu, 11 Sep 2025 11:12:28 +0530 Subject: [PATCH] modified notes.txt --- notes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.txt b/notes.txt index a4c40ea..f0dec9b 100644 --- a/notes.txt +++ b/notes.txt @@ -3,3 +3,4 @@ #Version Control is a system that records changes to files over time. 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). +Hello Mark \ No newline at end of file