how to remove all files in the staged commit code example Example: git remove staged area $ git reset HEAD file # Or everything $ git reset HEAD .