Practice ยท 1 of 2
Create a Save Point
Fill the object with the exact commands:
- stage: the command that stages every change.
- commit: the command that records a save point with the message "Add navigation".
- check: the command that shows what's staged before you commit.
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Git Workflow Drills