Added screenshots and git assignment files

This commit is contained in:
2025-08-18 10:42:57 +05:30
parent e7dabd980a
commit 28a125bd48
3 changed files with 7 additions and 0 deletions

BIN
Screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

7
gitassignment.md Normal file
View File

@ -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.

BIN
screenshot (1).png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB