Process Flow - Repository (committed history)
Create Repository
Make Changes to Files
Stage Changes (git add)
Commit Changes (git commit)
History Updated with Commit
Repeat for New Changes
View Commit History (git log)
This flow shows how changes are made, staged, committed, and recorded in the repository history.