Working Directory – Modify files.
Staging Area (Index) – git add to stage changes.
Local Repository – git commit to save changes.
Remote Repository – git push to upload changes.