what does unstaging a file in git do? code example Example: Why are there two ways to unstage a file in Git? git rm --cached <filePath>