I've made some changes to a specific file in a repository, and committed those changes. All under one commit.
In that one commit, I also made changes to several other files. How do I unstage the changes I made to that one specific file and not all of the files that were changed in the commit?