Day 2: Understanding the Git Workflow
Brief Overview
On Day 2, we will cover:
The three stages of a Git project: Working Directory, Staging Area, and Repository.
The basic Git workflow: modifying files, staging changes, and committing changes.
Key Git commands: git add, git commit, an...
mohit5upadhyay.hashnode.dev3 min read