Added assignment text file

This commit is contained in:
2025-08-27 19:13:44 +05:30
parent 00cc9568c7
commit 7a44bf4560

2
assignment.txt Normal file
View File

@@ -0,0 +1,2 @@
Git commit
Takes the staged snapshot and commits it to the project history. Combined with git add, this defines the basic workflow for all Git users.