remove items from staged git code example Example: remove staged files git git reset HEAD -- path/to/file #To reset everything git reset HEAD -- .