In the git section, this was the example for removing something from stage. `git reset icecream.txt` Let's use this more relevant example instead: `git reset secret_sauce.txt`
In the git section, this was the example for removing something from stage.
git reset icecream.txtLet's use this more relevant example instead:
git reset secret_sauce.txt