After modifying some existing files in a repository, you decide to discard the changes. What command can you use?
git clean
git undo
git restore
git checkout .