modified notes.txt

This commit is contained in:
2025-09-11 11:12:28 +05:30
parent 8257c78a02
commit b03060948c

View File

@ -3,3 +3,4 @@
#Version Control is a system that records changes to files over time.
Git is the most popular Version Control System
Its distributed, meaning every developer has a full copy of the project history (not just files).
Hello Mark