Basic Challenges
Practice fundamental Git commands.
Challenge 1: First Commit Flow
Create a commit with the complete workflow:
Challenge 2: Create and Switch Branch
Create a new branch and switch to it:
Challenge 3: View Repository State
Check the current status and history:
Challenge 4: List All Branches
Show all branches in the repository:
Challenge 5: Configure and View
View Git configuration:
Free Practice
Practice any Git commands:

