# you can use . instead of file_path to unstage all staged files. git restore --staged <file_path>
git reset myfilename.txt
$ git reset -- README
rit reset config.json