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