intro-cli-git-github icon indicating copy to clipboard operation
intro-cli-git-github copied to clipboard

Git reset example

Open ndanielsen opened this issue 6 years ago • 0 comments

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

ndanielsen avatar Mar 05 '19 04:03 ndanielsen