6 lines
254 B
Plaintext
6 lines
254 B
Plaintext
# 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
|
||
It’s distributed, meaning every developer has a full copy of the project history (not just files).
|