Files
git-practice-Renejit/assignment.txt
2025-08-27 19:13:44 +05:30

2 lines
149 B
Plaintext

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.