Now that you have a branch, let's make some changes to it.
Your Task:
- Make sure you're on your branch (check the dropdown)
- Navigate to
practice_script.md
- Click the pencil icon to edit
- Under your name, add:
- One thing you find confusing about Git
- One question you have about version control
- Write a commit message: "Document my Git learning questions"
- Commit directly to your branch
Success Criteria:
Verify: Switch between main and your branch to see the difference!
Comment below with one thing you learned from this exercise.