Files
git-practice-Muralikrishnan/notes.txt

6 lines
254 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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
Its distributed, meaning every developer has a full copy of the project history (not just files).