git remove all files and directory from staging code example Example: git remove staged area $ git reset HEAD file # Or everything $ git reset HEAD .