how to take files off the staging area code example Example: git remove staged area $ git reset HEAD file # Or everything $ git reset HEAD .