index.html
git restore --staged index.html
git restore --staged .
git reset HEAD index.html / git reset HEAD .
Pro tip: use ```triple backticks around text``` to write in code fences