reset file
Unstage a file from the commit.
git reset your-file-name
copy
Unstage a file from the commit.
git reset your-file-name
copy