diff --git a/Screenshot.png b/Screenshot.png new file mode 100644 index 0000000..92caf8d Binary files /dev/null and b/Screenshot.png differ diff --git a/gitassignment.md b/gitassignment.md new file mode 100644 index 0000000..6a2b3e1 --- /dev/null +++ b/gitassignment.md @@ -0,0 +1,7 @@ +Version Control: + + Version control is a system used to record and manage changes made to files or code over time. It helps you to: +Keep track of modifications: Identify what was changed, when it was changed, and who made the changes. + + +Recover from errors: Restore previous versions if something goes wrong. diff --git a/screenshot (1).png b/screenshot (1).png new file mode 100644 index 0000000..7f1df2c Binary files /dev/null and b/screenshot (1).png differ