feat: add a "remember to save" hint
This commit is contained in:
@@ -44,6 +44,7 @@ The setup script will create an `answers.md` file in the challenge directory wit
|
|||||||
7. View specific commits: `git show <commit-hash>`
|
7. View specific commits: `git show <commit-hash>`
|
||||||
8. Compare specific commits: `git diff <commit1> <commit2> <file>`
|
8. Compare specific commits: `git diff <commit1> <commit2> <file>`
|
||||||
9. Fill in your answers in `answers.md`
|
9. Fill in your answers in `answers.md`
|
||||||
|
10. Remember to save `answers.md`
|
||||||
|
|
||||||
> **Important Notes:**
|
> **Important Notes:**
|
||||||
> - You can use any Git commands you like to explore the repository
|
> - You can use any Git commands you like to explore the repository
|
||||||
|
|||||||
Reference in New Issue
Block a user