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