medium
+25 XP
GIT
Branch and Merge Workflow
Practice a basic feature branch workflow. Tasks: 1. Initialize a git repo and commit `base.txt` 2. Create and switch to `feature` branch 3. Create `feature.txt` and commit it 4. Switch back to `main`
Practice a basic feature branch workflow. Tasks: 1. Initialize a git repo and commit `base.txt` 2. Create and switch to `feature` branch 3. Create `feature.txt` and commit it 4. Switch back to `main`